JanusGraph / JanusGraph/janusgraph

indicate if an index is utilized in explain() step

Open
#538 1 comment 0 reactions 0 assignees View on GitHub
kind/enhancement
Dominant language
Java
Stars
5.8k
Forks
1.2k
Avg merge
13h 53m
Merged PRs (30d)
6

Description

It would be nice if the `explain()` step somehow was able to indicate whether a composite, mixed, or vertex-centric index will be utilized on the traversal.

Contributor guide

Open the contributing guide

Research direction

Start by locating the explain() step and the code paths for composite, mixed, and vertex-centric index selection. Determine how explain() represents traversal planning, then define and implement output that clearly indicates whether each applicable index is utilized; add tests for the three index types.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.