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.

julian_n_de_jon
Node Clone
since ‎09-03-2020
‎06-01-2022

User Statistics

  • 18 Posts
  • 0 Solutions
  • 4 Kudos given
  • 1 Kudos received

User Activity

Hi all, I've got a query that finds some paths through a Marking relationship, where the "Marking" relationship contains a property "dt_val" (datetime). What I would like to do, is for each path, get the largest "dt_val" value in that path. I thought...
Hi all, Using Neo4j 4.1.0, I was wondering if it's possible to detect patterns where transactions are being split up and then merged together. The following example is a trail of payments between users, where user 1 is paying user 6 $500. Here, User...
Hi there, I've got a database with 18k nodes and 200m relationships. I've used one of the node's properties ("User_ID") as the ID, and I've created a unique constraint on this property. When I run a query to get 2 random nodes by their User IDs, the ...
Hi all, I've got a Neo4j database (v4.1.0) which is being hosted on a server. I'm attempting to connect to it using a HTTPS connection, and have created a SSL Certificate Authority. I've made the following changes to the config file: dbms.default_lis...
Kudos from