|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni.leipzig.IR15.Connectors.Neo4JConnector
public class Neo4JConnector
Class to handle connection to the neo4j database.
Constructor Summary | |
---|---|
Neo4JConnector()
|
Method Summary | |
---|---|
static void |
destroyConnection()
Destroy a database connection. |
static org.neo4j.graphdb.GraphDatabaseService |
getConnection()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Neo4JConnector()
Method Detail |
---|
public static org.neo4j.graphdb.GraphDatabaseService getConnection()
public static void destroyConnection()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |