public class JcrGraphProperties extends Object implements org.fcrepo.kernel.rdf.GraphProperties
| Constructor and Description |
|---|
JcrGraphProperties() |
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.query.Dataset |
getProperties(javax.jcr.Node node,
org.fcrepo.kernel.rdf.IdentifierTranslator subjects) |
com.hp.hpl.jena.query.Dataset |
getProperties(javax.jcr.Node node,
org.fcrepo.kernel.rdf.IdentifierTranslator subjects,
int offset,
int limit) |
String |
getPropertyModelName() |
public String getPropertyModelName()
getPropertyModelName in interface org.fcrepo.kernel.rdf.GraphPropertiespublic com.hp.hpl.jena.query.Dataset getProperties(javax.jcr.Node node,
org.fcrepo.kernel.rdf.IdentifierTranslator subjects,
int offset,
int limit)
throws javax.jcr.RepositoryException
getProperties in interface org.fcrepo.kernel.rdf.GraphPropertiesjavax.jcr.RepositoryExceptionpublic com.hp.hpl.jena.query.Dataset getProperties(javax.jcr.Node node,
org.fcrepo.kernel.rdf.IdentifierTranslator subjects)
throws javax.jcr.RepositoryException
getProperties in interface org.fcrepo.kernel.rdf.GraphPropertiesjavax.jcr.RepositoryExceptionCopyright © 2013–2014 DuraSpace, Inc.. All rights reserved.