|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.trippi.TriplestoreConnector
org.trippi.impl.kowari.KowariConnector
public class KowariConnector
A TriplestoreConnector for a local or remote Kowari
triplestore.
| Constructor Summary | |
|---|---|
KowariConnector()
|
|
| Method Summary | |
|---|---|
void |
close()
Release resources. |
org.jrdf.graph.GraphElementFactory |
getElementFactory()
|
TriplestoreReader |
getReader()
Get the reader. |
TriplestoreWriter |
getWriter()
Get the writer. |
void |
init(java.util.Map config)
Initialize this connector with the given configuration. |
| Methods inherited from class org.trippi.TriplestoreConnector |
|---|
finalize, getDescriptor, init, main |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KowariConnector()
| Method Detail |
|---|
public void init(java.util.Map config)
throws TrippiException
TriplestoreConnector
init in class TriplestoreConnectorTrippiExceptionpublic TriplestoreReader getReader()
TriplestoreConnector
getReader in class TriplestoreConnectorpublic TriplestoreWriter getWriter()
TriplestoreConnector
getWriter in class TriplestoreConnectorpublic org.jrdf.graph.GraphElementFactory getElementFactory()
getElementFactory in class TriplestoreConnector
public void close()
throws TrippiException
TriplestoreConnector
close in class TriplestoreConnectorTrippiException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||