|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jrdf.SortedBdbJRDFFactory
public final class SortedBdbJRDFFactory
Uses default in memory constructors to create JRDF entry points. Returns sorted results.
Method Summary | |
---|---|
void |
close()
Closes any open resource created by the factory. |
static JRDFFactory |
getFactory()
|
Graph |
getNewGraph()
Create a new JRDF graph depending on the current configuration. |
SparqlConnection |
getNewSparqlConnection()
Create a new connection to perform SPARQL operations depending on the current configuration. |
void |
refresh()
Reload any configuration files used to create the objects. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static JRDFFactory getFactory()
public void refresh()
JRDFFactory
refresh
in interface JRDFFactory
public Graph getNewGraph()
JRDFFactory
getNewGraph
in interface JRDFFactory
public SparqlConnection getNewSparqlConnection()
JRDFFactory
getNewSparqlConnection
in interface JRDFFactory
public void close()
JRDFFactory
close
in interface JRDFFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |