# Constants
NodeSignature is the signature byte for a Node object.
PathSignature is the signature byte for a Path object.
RelationshipSignature is the signature byte for a Relationship object.
UnboundRelationshipSignature is the signature byte for a UnboundRelationship object.
# Structs
Node Represents a Node structure.
Path Represents a Path structure.
Relationship Represents a Relationship structure.
UnboundRelationship Represents a UnboundRelationship structure.