[Commits] [neo4j/java-rest-binding] 76996f: update to 1.7.GA
GitHub
noreply at github.com
Fri Apr 20 23:51:09 CEST 2012
Branch: refs/heads/master
Home: https://github.com/neo4j/java-rest-binding
Commit: 76996f81e6a5f11ce1b8d27ca80e2cebe7136dad
https://github.com/neo4j/java-rest-binding/commit/76996f81e6a5f11ce1b8d27ca80e2cebe7136dad
Author: Michael Hunger <github at jexp.de>
Date: 2012-04-20 (Fri, 20 Apr 2012)
Changed paths:
M pom.xml
M src/main/java/org/neo4j/rest/graphdb/AbstractRemoteDatabase.java
M src/main/java/org/neo4j/rest/graphdb/RestGraphDatabase.java
M src/main/java/org/neo4j/rest/graphdb/query/RestCypherQueryEngine.java
M src/test/java/org/neo4j/rest/graphdb/RestGraphDbTest.java
Log Message:
-----------
update to 1.7.GA
RestGraphDatabase now implements GraphDatabaseAPI
added methods for getAllNodes and getRelationshipTypes
rest-cypher-query-engine now works against the /db/data/cypher endpoint
Commit: 41bf2d010f91176c46a8b11c260239896974e5a5
https://github.com/neo4j/java-rest-binding/commit/41bf2d010f91176c46a8b11c260239896974e5a5
Author: Michael Hunger <github at jexp.de>
Date: 2012-04-20 (Fri, 20 Apr 2012)
Changed paths:
M pom.xml
Log Message:
-----------
update to 1.7.GA
Compare: https://github.com/neo4j/java-rest-binding/compare/cf16b7f...41bf2d0
More information about the Commits
mailing list