I use NEO4J Server with REST technology. For my proect needs , I want to add some features to Neo4J API For example , in the RelationShip API I want to give the user the opportunity to link between to nodes using unique identifier with an option to create them (one or both) if they are not exist?
1.Where\what is a good starting point to do so (in code/document ].. etc.) 2. As I said I am using REST technology , so what is the best way to add a node in a multi-threded environment? -- View this message in context: http://neo4j-community-discussions.438527.n3.nabble.com/Extend-the-reference-API-tp3247126p3247126.html Sent from the Neo4j Community Discussions mailing list archive at Nabble.com. _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

