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, id
public void enhance(org.apache.lucene.document.Document document)
EntityId
Document
, adding more id data to it if necessary.document
- the Document
to enhance.Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.