orientechnologies / orientechnologies/orientdb
Query executed time
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 5k
- Forks
- 868
- Avg merge
- 15h 6m
- Merged PRs (30d)
- 18
Description
I use OrientDB v 3.0 and https://github.com/orientechnologies/OrientDB-NET.binary driver for OrientDB in my app. I would like get query executed time. My query:
EXPLAIN select from E
Response:

Which of these properties is the query executed time and what the time unit it is.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue provides an EXPLAIN select from E response image and references the OrientDB-NET.binary driver. Start by checking the EXPLAIN output and the driver's query-result documentation to identify the elapsed-time property and its unit. Done means establishing a definitive property and unit answer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100