for serialization
this name will be used to store the class name of the serialized case class that will be verified in deserialization
deserializes a given case class type from a given Node instance throws a IllegalArgumentException if a Nodes properties do not fit to the case class properties
creates a functional correct ReturnableEvaluator instance
creates a functional correct ReturnableEvaluator instance
creates a functional correct StopEvaluator instance
creates a functional correct StopEvaluator instance
Stuff for Indexes
Stuff for Indexes
converts to a relationship builder to use --> <-- methods
converts to a relationship builder to use --> <-- methods
label convenience methods
label convenience methods
conversion to use property set and get convenience
conversion to use property set and get convenience
serializes a given case class into a Node instance for null values not property will be set
converts a String to a relationship type
converts a String to a relationship type
conditional case class deserialization Some(T) if possible None if not
only checks if this property container has been serialized with T
Neo4jWrapper Object