cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

kimmo_wiltshire
Node Clone
since ‎03-23-2019
‎06-01-2022

User Statistics

  • 20 Posts
  • 2 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

It used to be that in RNeo4j I could connect to Neo via... graph = startGraph("http://localhost:7474/db/data/", username = "neo4j", password = "password") Still works for 3.x, but no longer for 4.0. How do I do this now? Thanks
So, I ran through the OSM import process as on GitHub and generated the sample database via the java -Xms1280m -Xmx1280m \ -cp "target/osm-0.2.2-neo4j-3.5.1.jar:target/dependency/*" org.neo4j.gis.osm.OSMImportTool \ --skip-duplicate-nodes --dele...
Hi, Built my first graph on a relational database about 10 years ago which was used for tracking and managing business process. In another role I extended this to include properties by hanging attributes off the relationships similar to the property ...
I've been trying to install the newer OSM import plugin for neo4j. using the maven clean intstall (have tried using maven 3.6.1 and 3.6.1/ java jdk 11.0.3 and 12.0.1)running into a build error: 'The code being documented uses modules but the package...
Kudos from