aschwartz
JJanusGraph
•Created by aschwartz on 1/23/2024 in #questions
Vertex ID collisions
After doing several hours of reading, I wonder if this is related to the
simple
placement strategy - since we use the graph.io
step which will load the entire graph into a single partition? I assume this can mean that other verices can have the same exact vertex ID if they belong to another partition?2 replies
JJanusGraph
•Created by aschwartz on 12/24/2023 in #questions
Using custom vertex IDs for import/export
thanks @Boxuan Li
6 replies
JJanusGraph
•Created by aschwartz on 12/13/2023 in #questions
Reindexing using the Mgmt System
thanks @shivam.choudhary
4 replies
JJanusGraph
•Created by aschwartz on 12/13/2023 in #questions
Reindexing using the Mgmt System
A piece of information that might be relevant is that
key1
, key2
, are part of an another index, that we DISABLE
and REMOVE
, before creating IDX_NAME
.4 replies