orientechnologies / orientechnologies/orientdb

Query executed time

Open
#9,508 1 comment 0 reactions 0 assignees View on GitHub

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:
response

Which of these properties is the query executed time and what the time unit it is.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.