public static class EntityId.IdData extends EntityId.AbstractData
EntityId only carrying entity id.EntityId.AbstractData, EntityId.IdData, EntityId.LongCostume, EntityId.RelationshipData| Constructor and Description |
|---|
IdData(long id) |
| 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.