RTX-KG2
RTX-KG2 copied to clipboard
Add numeric ID to nodes and edges for easier access
We need an additional identifier to access records a bit more easily. Let's put a unique numeric identifier on each record.
What might this look like? Neo4j assigns numeric IDs to nodes and edges. How would we ensure that these persisted across builds?