Hello neo4j comunity,

I want to create a plugin in netlogo
<http://ccl.northwestern.edu/netlogo/>to access neo4j database.
In this future extension of netlogo (java simulation program) i try to write
custom function which help to create, delete, traverse a graph stored in an
imbedded neo4j database which run in the same JVM of netlogo. For better
compatibilty between netlogo and neo4j, is it possible to write REST query
into netlogo in string, and transmit this query to embedded neo4j database
?? At this time, i don't know if neo4 embedded database understand / have
function for parse REST query ?

Ps : i don't want a neo4j server because i execute netlogo and neo4j
embedded in a closed environnement, on a computer grid.

Best regards,
SR.

-- 
<http://stackoverflow.com/users/385881/reyman64>
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to