Hi,
I use the REST API with OrientDB 2.0.8
I have a "User" class with index on the field "name"
Recently when I run the following query on a new records, the query became
slow.
g.query().labels("User").has("name", "Messenger").vertices()
Can you please advice if this query uses the index?
If not, how can I query by index in this case?
Thanks,
Elad
--
---
You received this message because you are subscribed to the Google Groups
"OrientDB" 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.