Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Custom Vertex IDs and Serialized Graph - JanusGraph
J
JanusGraph
•
2y ago
•
5 replies
criminosis
Custom Vertex IDs and Serialized Graph
Just wondering if anyone has tried to use custom vertex ids and restore a serialized graph
?
g.io("/tmp/foo.kryo").write().iterate()
g.io("/tmp/foo.kryo").write().iterate()
Then doing the converse with a
read()
read()
but then it errors with
must provide vertex id
must provide vertex id
.
Looking at the serialized file it seems the vertex ids are present
, but presumably aren
't being propagated during the read
?
JanusGraph
Join
JanusGraph - Distributed, open source, massively scalable graph database.
320
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Do Custom Vertex IDs Guarantee Single Instance of That Vertex?
J
JanusGraph / questions
2y ago
Using custom vertex IDs for import/export
J
JanusGraph / questions
3y ago
Custom Vertex ID and coalesce
J
JanusGraph / questions
15mo ago
Different vertex Ids with exactly same properties
J
JanusGraph / questions
3y ago