package
0.0.0-20200323142034-807201386efa
Repository: https://github.com/johnnadratowski/golang-neo4j-bolt-driver.git
Documentation: pkg.go.dev

# 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.