mle
ATApache TinkerPop
•Created by mle on 1/31/2024 in #questions
vertex-label-with-given-name-does-not-existERROR with Janusgraph 0.5.3
vertex-label-with-given-name-does-not-exist
ERROR with Janusgraph 0.5.3 while adding labels to vertices
I get this error only when I enable storage.batch-loading=true.
My schema.default is still set to default when checking from gremlin console. mgmt.get("schema.default") => default
My understanding is schema default should allow us to add undefined labels, properties etc
Has anyone faced this ?
6 replies