Hello folks,

Has anyone ever used Perl with Neo4j?

I'm thinking of using Neo4j as the backend for KiokuDB, a Perl object graph
storage engine. It already supports a number of backends, but none of them is a
bona-fide graph database like Neo4j.

I checked the Python [1] and PHP [2] bindings and it seems to me a similar
approach for Perl would be using Inline::Java [3].

Any suggestions, comments or pointers would be greatly appreciated. I'm trying
to understand what would be the steps required to make this happen, so that I
can propose this to The Perl Foundation as a SoC project.

Regards,

Nuba Princigalli

[1] http://components.neo4j.org/neo4j.py/
[2] http://wiki.neo4j.org/content/PHP
[3] http://search.cpan.org/dist/Inline-Java/Java.pod
_______________________________________________
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to