You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Lee Mitchell (JIRA)" <ji...@apache.org> on 2016/02/13 02:50:18 UTC

[jira] [Updated] (TINKERPOP-1150) Update pom file dependencies to work with Neo4j 2.3.2

     [ https://issues.apache.org/jira/browse/TINKERPOP-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lee Mitchell updated TINKERPOP-1150:
------------------------------------
    Description: 
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  (it passed all tests w/  "mvn clean install" ) 

https://github.com/apache/incubator-tinkerpop/pull/228

  was:
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


> 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
>              Labels: newbie
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> 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  (it passed all tests w/  "mvn clean install" ) 
> https://github.com/apache/incubator-tinkerpop/pull/228



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)