Re: How can I tell if indices are being used in a query (intercepting the log)
Nigel Brown <nigel...@...>
The only way I found was to step through the code. While stepping, I didn't see any logs that were there to be missed. What we really want is for this to be part of the output of the explain step (http://tinkerpop.apache.org/docs/current/reference/#explain-step) but it does not seem to be.
|
|