Class Neo4jConnectionFactory.Neo4jConnection
java.lang.Object
se.liu.ida.hefquin.engine.wrappers.lpg.conn.Neo4jConnectionFactory.Neo4jConnection
- Enclosing class:
- Neo4jConnectionFactory
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionNeo4jConnection
(String url) Neo4jConnection
(String url, String username, String password) Neo4jConnection
(URI uri, String username, String password) -
Method Summary
-
Field Details
-
uri
-
authHeader
-
-
Constructor Details
-
Neo4jConnection
-
Neo4jConnection
-
Neo4jConnection
-
-
Method Details
-
getURI
-
execute
- Throws:
Neo4jException
-
execute
- Throws:
Neo4jException
-