Package io.github.cfraser.graphguard.plugin
See: Description
-
Class Summary Class Description Graph A Graph is a Set of nodes that specify the expected entities in a Neo4j database. Node A Node in the graph. Id Relationship.Id uniquely identifies a Relationship. Relationship A Relationship in the graph. LiteralString A Type.LiteralString. Union A Type.Union of types. Type The Type of the Property. Property A Property on a Node or Relationship. Metadata Graph entity Metadata. Validator Schema.Validator is a Server.Plugin that validates the Bolt.Run.query and Bolt.Run.parameters in a Bolt.Run message. Schema A Schema describes the nodes and relationships in a Neo4j database via the (potentially) interconnected graphs.