Let's say I have a Person vertex with 10k+ outgoing Knows edges to other Person vertices, there is weight property "Intimate" ranges from 1 to 100, and I am only interested in the close friends. In that case, can I index the "Intimate" property on the edges, and only query top 100 friends of a Person?
-- --- 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.
