public interface Node
| Modifier and Type | Method and Description |
|---|---|
Long |
getId() |
String[] |
getLabels() |
String |
getPrimaryIndex() |
List<Property<String,Object>> |
getPropertyList() |
String[] |
getRemovedLabels() |
String |
labelSignature()
Returns "label signature" for this node - added and removed labels, sorted alphabetically
|
Copyright © 2018 Neo Technology, Inc.. All rights reserved.