public class ModelConnectionHelper extends Object
| Constructor and Description |
|---|
ModelConnectionHelper(ModelConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
RDFValue |
createRandomURI() |
void |
findPredicates(RippleValue subject,
Sink<RippleValue> sink) |
RippleValue |
findSingleObject(RippleValue subj,
RippleValue pred) |
public ModelConnectionHelper(ModelConnection connection)
public RippleValue findSingleObject(RippleValue subj, RippleValue pred) throws RippleException
RippleExceptionpublic void findPredicates(RippleValue subject, Sink<RippleValue> sink) throws RippleException
RippleExceptionpublic RDFValue createRandomURI() throws RippleException
RippleExceptionCopyright © 2007-2012 fortytwo.net. All Rights Reserved.