|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraid.core.io.AbstractGraphStore
org.topbraid.core.io.JenaFileGraphStore
org.topbraid.core.io.NTripleGraphStore
public class NTripleGraphStore
A JenaFileGraphStore based on the N3 serialization.
| Field Summary | |
|---|---|
static java.lang.String |
SUFFIX
|
| Constructor Summary | |
|---|---|
NTripleGraphStore()
|
|
| Method Summary |
|---|
| Methods inherited from class org.topbraid.core.io.JenaFileGraphStore |
|---|
close, doSave, getBaseURI, getImageMetadata, isReadOnly, load, save, saveAs |
| Methods inherited from class org.topbraid.core.io.AbstractGraphStore |
|---|
getFileExtensions, loadN3, loadProperties |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String SUFFIX
| Constructor Detail |
|---|
public NTripleGraphStore()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||