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.

kinane_domloje
Node Link
since ‎08-30-2018
‎09-08-2022

User Statistics

  • 9 Posts
  • 0 Solutions
  • 1 Kudos given
  • 1 Kudos received

User Activity

Hello, I am trying to "pluck" i.e. retrieve from each item of an array parameter. Given a users and posts parameters: { "users" : [ { "name" : "Andy", "position" : "Developer" }, { "name" : "Michael", "position" : "Developer" } ...
Hello, I always find myself confused when profiling queries and find that at some point the number of DB hits increase somewhere along the execution path. Take into consideration the following query: MATCH (s:AudienceSegment {checksum: $checksum})<-[...
Kudos from
Kudos given to