Lee Mitchell created TINKERPOP-1150: ---------------------------------------
Summary: Update pom file dependencies to work with Neo4j 2.3.2 Key: TINKERPOP-1150 URL: https://issues.apache.org/jira/browse/TINKERPOP-1150 Project: TinkerPop Issue Type: Bug Components: console, neo4j, server Affects Versions: 3.1.1-incubating Environment: Linux REHL 6 Reporter: Lee Mitchell Neo4j 2.3.0 changed the format of the neostore.nodestore.db This causes Neo4j databases created w/ Gremlin-server (e.g. /tmp/neo4j) and neo4j databases created by the neo4j server from neo4j.com to be incompatible with each other. Also Gremlin-server/console cannot open databases created by the newer Neo4j code. pull request is here https://github.com/apache/incubator-tinkerpop/pull/228 -- This message was sent by Atlassian JIRA (v6.3.4#6332)