Uses of Interface
org.neo4j.driver.types.Entity
Packages that use Entity
Package
Description
-
Uses of Entity in org.neo4j.driver
Methods in org.neo4j.driver that return EntityMethods in org.neo4j.driver that return types with arguments of type Entity -
Uses of Entity in org.neo4j.driver.internal.types
Methods in org.neo4j.driver.internal.types that return EntityModifier and TypeMethodDescriptionMethods in org.neo4j.driver.internal.types with parameters of type Entity -
Uses of Entity in org.neo4j.driver.internal.value
Classes in org.neo4j.driver.internal.value with type parameters of type EntityMethods in org.neo4j.driver.internal.value that return Entity -
Uses of Entity in org.neo4j.driver.types
Subinterfaces of Entity in org.neo4j.driver.typesModifier and TypeInterfaceDescriptioninterface
The Node interface describes the characteristics of a node from a Neo4j graph.interface
The Relationship interface describes the characteristics of a relationship from a Neo4j graph.Methods in org.neo4j.driver.types that return EntityModifier and TypeMethodDescriptionRetrieve the entity with the given key.Methods in org.neo4j.driver.types with parameters of type Entity