|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni.leipzig.IR15.Connectors.OrientDBConnector
public class OrientDBConnector
Class to handle connection to the orientDB database.
Constructor Summary | |
---|---|
OrientDBConnector()
|
Method Summary | |
---|---|
static void |
destroyConnection()
Destroy a database connection. |
static com.orientechnologies.orient.core.db.graph.OGraphDatabase |
getConnection()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OrientDBConnector()
Method Detail |
---|
public static com.orientechnologies.orient.core.db.graph.OGraphDatabase getConnection()
public static void destroyConnection()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |