|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jrdf.graph.global.factory.GlobalizedGraphMemFactoryImpl
public class GlobalizedGraphMemFactoryImpl
Factory for creating globalized graph in memory implementation. User: imrank Date: 13/09/2007 Time: 11:21:19
| Constructor Summary | |
|---|---|
GlobalizedGraphMemFactoryImpl(TripleComparator comparator)
|
|
| Method Summary | |
|---|---|
GlobalizedGraph |
getNewGlobalizedGraph()
Create a new JRDF globalized 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 |
| Constructor Detail |
|---|
public GlobalizedGraphMemFactoryImpl(TripleComparator comparator)
| Method Detail |
|---|
public void refresh()
GlobalizedGraphFactory
refresh in interface GlobalizedGraphFactorypublic GlobalizedGraph getNewGlobalizedGraph()
GlobalizedGraphFactory
getNewGlobalizedGraph in interface GlobalizedGraphFactorypublic SparqlConnection getNewSparqlConnection()
GlobalizedGraphFactory
getNewSparqlConnection in interface GlobalizedGraphFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||