Create a copy of the given node.
Create a node from a Value.
Create a Node using the given mg_node.
Create a Node from a copy of the given mg_node.
Returns the ID of this node.
Returns the labels belonging to this node.
Comparison operator.
Returns the property map belonging to this node.
Return a printable string representation of this node.
View of the node's labels.
Represents a node from a labeled property graph.
Consists of a unique identifier (withing the scope of its origin graph), a list of labels and a map of properties. A node owns its labels and properties.
Maximum possible number of labels allowed by Bolt protocol is uint.max.