Hi,
I just learnt in the webinar that when adding an node to Spatial index, it
adds a node also in DB. Questions around it:
- Will this node have any implication on performance of normal querying on
the DB? Like, if I have a lable of nodes :actors and I add them to spatial
Index, will a Cypher query execute over the nodes in RTree as well?
- Will the API call
GlobalGraphOperations.at(dbs).getAllNodesWithLabel(DynamicLabel.label("actor"))
also return the RTree nodes? If yes, In this case how to find out if these
nodes are from the RTree and separate/ignore them?
Thanks,
- Zeeshan
--
You received this message because you are subscribed to the Google Groups
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.