
public class ONeo4jConnectionManager extends Object
| Constructor and Description |
|---|
ONeo4jConnectionManager(OSourceNeo4jInfo sourceNeo4jInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkConnection()
It checks the connection to neo4j server.
|
org.neo4j.driver.v1.Session |
getSession()
It returns a new connection to neo4j server.
|
public ONeo4jConnectionManager(OSourceNeo4jInfo sourceNeo4jInfo)
public org.neo4j.driver.v1.Session getSession()
throws Exception
SQLExceptionExceptionpublic void checkConnection()
throws Exception
SQLExceptionExceptionCopyright © 2009–2021 OrientDB. All rights reserved.