public abstract class RDFRelationshipReader extends Object
| Constructor and Description |
|---|
RDFRelationshipReader() |
| Modifier and Type | Method and Description |
|---|---|
static Set<RelationshipTuple> |
readRelationships(Datastream ds) |
static Set<RelationshipTuple> |
readRelationships(InputStream dsContent) |
public static Set<RelationshipTuple> readRelationships(Datastream ds) throws ServerException
ServerExceptionpublic static Set<RelationshipTuple> readRelationships(InputStream dsContent) throws org.trippi.TrippiException
org.trippi.TrippiExceptionCopyright © 2013 DuraSpace. All Rights Reserved.