public class JcrGraphProperties extends Object implements GraphProperties
INLINED_RESOURCES_MODEL, PROBLEMS_MODEL_NAME, URI_SYMBOL| Constructor and Description |
|---|
JcrGraphProperties() |
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.query.Dataset |
getProperties(javax.jcr.Node node,
GraphSubjects subjects)
Return a list of all properties generated by this factory
for the given object and subject factory.
|
com.hp.hpl.jena.query.Dataset |
getProperties(javax.jcr.Node node,
GraphSubjects subjects,
long offset,
int limit)
Return an offset list of the properties generated by this factory
for the given object and subject factory.
|
String |
getPropertyModelName()
Return the name of the model this property factory will insert
its properties into.
|
public String getPropertyModelName()
GraphPropertiesgetPropertyModelName in interface GraphPropertiespublic com.hp.hpl.jena.query.Dataset getProperties(javax.jcr.Node node,
GraphSubjects subjects,
long offset,
int limit)
throws javax.jcr.RepositoryException
GraphPropertiesgetProperties in interface GraphPropertiesjavax.jcr.RepositoryExceptionpublic com.hp.hpl.jena.query.Dataset getProperties(javax.jcr.Node node,
GraphSubjects subjects)
throws javax.jcr.RepositoryException
GraphPropertiesgetProperties in interface GraphPropertiesjavax.jcr.RepositoryExceptionCopyright © 2013 DuraSpace, Inc.. All rights reserved.