public class BoltEntityAdapter extends Object
| Modifier and Type | Method and Description |
|---|---|
Long |
endNodeId(Object relationship) |
boolean |
isNode(Object value) |
boolean |
isPath(Object value) |
boolean |
isRelationship(Object value) |
List<String> |
labels(Object value) |
long |
nodeId(Object node) |
List<Object> |
nodesInPath(Object pathValue) |
Map<String,Object> |
properties(Object container) |
long |
relationshipId(Object relationship) |
String |
relationshipType(Object relationship) |
List<Object> |
relsInPath(Object pathValue) |
Long |
startNodeId(Object relationship) |
Copyright © 2015–2019 Neo Technology, Inc.. All rights reserved.