问题
How do I get elapsed query time in the REST with OrientDB? I need a json field that shows the elapsed query time.
Thanks.
回答1:
You can use http://localhost:2480/command/name your db/sql/explain your query
Hope it helps.
来源:https://stackoverflow.com/questions/35316652/orientdb-how-do-i-get-elapsed-query-time-in-the-rest-with-orientdb