public static final class NodeId.IndexId extends NodeId
NodeId.IndexId, NodeId.KeyId, NodeId.PropertyId| Modifier and Type | Field and Description |
|---|---|
long |
index |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(NodeId nodeId) |
boolean |
equals(Object obj) |
NodeId |
fallbackId() |
long |
getIndex() |
protected int |
getTypeOrdinal() |
int |
hashCode() |
boolean |
isIndex() |
PropertyPath |
toPath(PropertyPath parent) |
String |
toString() |
getKey, getKeyOrIndex, index, index, isKey, key, keyOrIndexpublic NodeId fallbackId()
fallbackId in class NodeIdprotected int getTypeOrdinal()
getTypeOrdinal in class NodeIdpublic PropertyPath toPath(PropertyPath parent)
public int compareTo(NodeId nodeId)
Copyright © 2015. All rights reserved.