Annotation Type and Description |
---|
org.neo4j.ogm.annotations.Labels |
Method and Description |
---|
org.neo4j.ogm.session.Capability.Transactions.doInTransaction(GraphCallback |
org.neo4j.ogm.session.Neo4jSession.doInTransaction(GraphCallback |
org.neo4j.ogm.session.delegates.TransactionsDelegate.doInTransaction(GraphCallback |
org.neo4j.ogm.cypher.Filter.getPropertyPosition()
as of 2.0.4. This is a SDN only concern and has been moved to that project.
|
org.neo4j.ogm.cypher.Filter.getPropertyValue()
use
FilterFunction.getValue() instead. |
org.neo4j.ogm.entity.io.EntityAccessManager.getStartOrEndNodeWriter(ClassInfo, Class) |
org.neo4j.ogm.cypher.Filter.setPropertyPosition(Integer)
as of 2.0.4. This is a SDN only concern and has been moved to that project.
|
org.neo4j.ogm.cypher.Filter.setPropertyValue(Object)
use
FilterFunction.setValue(Object) ()} instead. |
Copyright © 2017 Neo Technology, Inc.. All rights reserved.