JanusGraph/janusgraph

ManagementSystem::printIndexes should display mappings for mixed index

Open

#3 127 ouverte le 30 juin 2022

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Java (1 137 forks)batch import
area/indexarea/schemagood first issue

Métriques du dépôt

Stars
 (4 985 stars)
Métriques de merge PR
 (Merge moyen 3j 18h) (12 PRs mergées en 30 j)

Description

Currently, ManagementSystem::printIndexes does not show the mappings for mixed indexes. Similar to https://github.com/JanusGraph/janusgraph/issues/3126, we should include the same information in the output of printIndexes.

Guide contributeur