I'm confused the query performance when querying in such saturation :
using index
- query a String type property, which build composite unique index
- query a Long type property, with composite unique index
using graph vertex id directly
So I wonder whether there would be some difference with such performance ?