with so much hype about graph databases, I'm somewhat surprised that there doesn't seem to be anything out there about working with a database like
from Perl. Nothing on CPAN yet and not really any examples of using Perl to interact with neo4j. Has anybody been doing this? I guess one can always use the REST API to interact with the database if there are no Perl bindings. I'd be curious if people here have any experience with that. Thanks!