neo4j icon indicating copy to clipboard operation
neo4j copied to clipboard

Neo4j Rest API Client for Go lang

Results 8 neo4j issues
Sort by recently updated
recently updated
newest added

I have only tested this with Neo4j 2.0.0-M05. The Cypher tests use labels which do not exist in Neo 1.9 and require further testing for backwards compatibility.

Connet to more than one server.

enhancement

http://docs.neo4j.org/chunked/stable/rest-api-cypher.html

enhancement

Do not create service root by hand info: http://docs.neo4j.org/chunked/stable/rest-api-service-root.html

enhancement

For more info check http://docs.neo4j.org/chunked/stable/rest-api-streaming.html

enhancement