Hi,
I'm trying to understand what element_type and label are for in a model definition.
These seem to be the default names for the type_var of a Node and the label_var of a Relationship.
And those variable seems to be used to name those elements in the graph database.
I'm willing to do a PR with a documentation update clarifying those, but can you explain what they are really for ?
Thanks !