Uses of Class
se.liu.ida.hefquin.engine.wrappers.lpg.conn.Neo4jConnectionFactory.Neo4jConnection
Packages that use Neo4jConnectionFactory.Neo4jConnection
-
Uses of Neo4jConnectionFactory.Neo4jConnection in se.liu.ida.hefquin.engine.wrappers.lpg.conn
Fields in se.liu.ida.hefquin.engine.wrappers.lpg.conn declared as Neo4jConnectionFactory.Neo4jConnectionModifier and TypeFieldDescriptionprotected final Neo4jConnectionFactory.Neo4jConnection
Neo4jConnectionException.conn
Methods in se.liu.ida.hefquin.engine.wrappers.lpg.conn that return Neo4jConnectionFactory.Neo4jConnectionConstructors in se.liu.ida.hefquin.engine.wrappers.lpg.conn with parameters of type Neo4jConnectionFactory.Neo4jConnectionModifierConstructorDescriptionNeo4jConnectionException
(Neo4jConnectionFactory.Neo4jConnection conn, String message) Neo4jConnectionException
(Neo4jConnectionFactory.Neo4jConnection conn, String message, Throwable cause)