EntityNode
it seems like the name
parameter should probably be called id
?__str__
and id()
; many of my nodes have relevant database IDs but I want human-readable names for things like the Neo4j UI. Some of the code in the Neo4j driver does explicit instance checks for EntityNode
so this looks like the required mechanism.DOMAIN:CATEGORY:QUESTION:RESPONSE
and each has its own ID