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...