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.

DBarnhill
Node Link
since ‎10-03-2018
‎06-01-2022

User Statistics

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

User Activity

I've run into a performance issue after adding an index to a integer field. The query plan changes from a simple scan to a merge of two index seeks but the merge operation is a cartesian join. To recreate the problem: CREATE CONSTRAINT ON (g:Gender)...
I installed Neo4j Community Edition 3.4.7 on a Linux server, then loaded it with several gigabytes of data. There are no queries running, but there is one Java thread stuck at 100% CPU. There is no disk I/O. If I try to stop neo4j using sudo syste...
Kudos from
Kudos given to