| Exceptions and Description |
|---|
| org.neo4j.ogm.exception.ResultErrorsException
since 3.1.6, will be removed without replacement in 3.2
|
| org.neo4j.ogm.exception.ServiceNotFoundException |
| Method and Description |
|---|
| org.neo4j.ogm.config.Configuration.Builder.neo4jHaPropertiesFile(String) |
| org.neo4j.ogm.driver.Driver.newTransaction(Transaction.Type, Iterable<String>)
Since 3.1.8 as it was faulty. Will be removed in 3.2
|
| org.neo4j.ogm.driver.Driver.request()
Since 3.1.8 as it was faulty. Will be removed in 3.2
|
| org.neo4j.ogm.driver.Driver.setTransactionManager(TransactionManager)
Since 3.1.8 as it was faulty. Will be removed in 3.2
|
| Constructor and Description |
|---|
| org.neo4j.ogm.exception.CypherException(String, String, String)
Since 3.1.6. Not meant to be used outside of OGM. Will be removed in 3.2.
|
| org.neo4j.ogm.exception.CypherException(String, Throwable, String, String)
Since 3.1.6. Not meant to be used outside of OGM. Will be removed in 3.2.
|
Copyright © 2015–2019 Neo Technology, Inc.. All rights reserved.