JanusGraph/janusgraph

ManagementSystem::printIndexes should display mappings for mixed index

Open

#3.127 geöffnet am 30. Juni 2022

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (1.137 Forks)batch import
area/indexarea/schemagood first issue

Repository-Metriken

Stars
 (4.985 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 3T 18h) (12 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide