public interface Entity extends PropertyContainer
PropertyContainer that is persisted in the database, and identified by an id.
Nodes and Relationships are Entities.
| Modifier and Type | Method and Description |
|---|---|
long |
getId()
Returns the unique id of this Entity.
|
getAllProperties, getGraphDatabase, getProperties, getProperty, getProperty, getPropertyKeys, hasProperty, removeProperty, setPropertylong getId()
Copyright © 2002–2019 The Neo4j Graph Database Project. All rights reserved.