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.

cypherDMC
Node Link
since ‎12-11-2019
‎06-01-2022

User Statistics

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

User Activity

In our database we have a lot of nodes of type "Document" MATCH (n:Document) RETURN COUNT(n) AS count Returns count 231266485 When queries are made using the operator = the response is fast But we need to search only nodes containing number 8981231...
Kudos from