-
I used a fresh installation of neo4j-community-2.1.3, then installed the neo4j-uuid plugin following the instructions in the readme.
Now, when I create a new node in the Neo4j browser, using the cyphe…
-
Hi I deploy on an 1.9.1 neo4j server on ubuntu x64 13.04 with latest server plugin
neo4j-spatial-0.11-neo4j-1.9-server-plugin.zip
I put data with parameters both lat/lon equal to 5
and I do a query…
-
After the neo4j starts properly and the inital CYPHER queries are worked upon there is a partial transaction rolled back issue and the tuples are getting lost.
This leads to the exception and the t…
-
Neo4j ETL Tool - 1.3.7
Neo4j browser version - 3.2.20
Neo4j version - 3.5.6
i am trying to import MSSQL database data into neo4j using ETL Tool.
Here is the following link [](https://ne…
-
I installed with the command mvn clean package -Dlicense.skip=true as #41 gsingh93 said
although build success, there had some errors:
[ERROR] Error fetching link: http://components.neo4j.org/neo4…
mdchr updated
6 years ago
-
I'm using jqassistant.cli-jqassistant-commandline-distribution-2.0.0 from https://repo1.maven.org/maven2/com/buschmais/jqassistant/cli/jqassistant-commandline-distribution/2.0.0/jqassistant-commandlin…
-
This issue came up a while back because the Gremlin Plugin wasn't automatically converting the JSON ArrayList to a primitive String list, like the REST API does.
See https://groups.google.com/d/msg/…
-
Neo4j version = 3.0.4
JDK version = 1.8.0_60
I have compiled the plugin with 3.0.4 version of neo4j and with jdk8.
Enabled the plugin using the new 3.X config:
dbms.unmanaged_extension_classes=com.t…
-
Hi
I am using Neo4J version 3.4.1 and elastic 6.3.0.
Elastic is up and running.
i am also using neo4j-contrib/neo4j-elasticsearch from github latest version.
After building the jars i copy them a…
-
Raised becuase of a conflict with lucene versions between elasticsearch and neo4j, the test raised the situation where having two conflicting versions cause the plugins not to register.
To reproduce …