public static class EntityId.RelationshipData extends EntityId.AbstractData
EntityId including additional start/end node for relationships.EntityId.AbstractData, EntityId.IdData, EntityId.LongCostume, EntityId.RelationshipData| Constructor and Description |
|---|
RelationshipData(long id,
long startNode,
long endNode) |
| Modifier and Type | Method and Description |
|---|---|
void |
enhance(org.apache.lucene.document.Document document)
Enhances a
Document, adding more id data to it if necessary. |
equals, hashCode, idpublic void enhance(org.apache.lucene.document.Document document)
EntityIdDocument, adding more id data to it if necessary.document - the Document to enhance.Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.