Class BoltEntityAdapter
java.lang.Object
org.neo4j.ogm.drivers.bolt.driver.BoltEntityAdapter
Helper methods for Bolt entities
- Author:
- Luanne Misquitta, Michael J. Simons
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanisRelationship(Object value) longnodesInPath(Object pathValue) properties(Object container) longrelationshipId(Object relationship) relationshipType(Object relationship) relsInPath(Object pathValue) startNodeId(Object relationship)
-
Method Details
-
isPath
-
isNode
-
isRelationship
-
nodeId
-
labels
-
relationshipId
-
relationshipType
-
startNodeId
-
endNodeId
-
properties
-
nodesInPath
-
relsInPath
-