WhiteDeath
JJanusGraph
•Created by WhiteDeath on 6/5/2023 in #questions
How to create, register and enable an index in Janusgraph?
I want to create an index to find a vertex by label and a property value.
I saw from documentation that i have to Install->Register->Enable the index, but somehow i can't get it to be Register and Enabled.
1) Install
2) Register? Enable?
Didn't work, still remains just installed, i tried enable also, and it said to register first, get from logs a timeout on the awaitGraphIndexStatus();
If someone can give a simple example of how to install->register->enable an index it will help i am stuck.
7 replies