The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
48 views

Neo4J Rest Javascript wrapper

As a toy project, I started evaluating the Neo4J graph database and its Rest interface. I'm drying to write a simple graph visualization in Javascript. In daily business I'm a Java developer and maybe ...