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.

kkra
Node Link
since ‎06-25-2020
‎06-01-2022

User Statistics

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

User Activity

Hi everyone, I´m trying to create some customers which later on will be displayed on a map in R. Unfortunatly the lat and long coordinates are mixed up sometimes. Here is the code to create the data: CREATE (C0001:Customer {name: 'Minnetonka MN', pro...
Hi everybody, I am looking for a way to only get a single Relationship between two nodes for visualization in R using neo4r and visNetwork. Here´s a small example of my network: CREATE (SUP0001: Supplier {name: 'Answer Security', lat: 34.155834, long...
Kudos from
Kudos given to