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.

ldpubsec
Node
since ‎07-04-2020
‎06-01-2022

User Statistics

  • 3 Posts
  • 0 Solutions
  • 2 Kudos given
  • 0 Kudos received

User Activity

Hello, I have a graph and I'm working with connections between nodes A and B with a broker node X as follows: (A)-[]-(X)-[]-(B) Now I need to add a new edge between A and B in a case that there are at least 3 distinct broker nodes X, e.g.: (A)-[]-(X1...
Hello, i'm in a situation where i have graph of 300 000 nodes where such pattern occurs: (A:Human)-[R:Has]-(B:Car)-[P:Stolen]-(C:Human) i would like to create a new "extrapolated" edge: (A)-[X:ExtrapolatedConnection]-(C) (in order to be able to find ...
Kudos given to