| 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.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 © 2016 Neo Technology, Inc.. All rights reserved.