public class NodeRdfContext
extends org.fcrepo.kernel.utils.iterators.RdfStream
RdfStream that holds contexts related to a specific Node.| Constructor and Description |
|---|
NodeRdfContext(javax.jcr.Node node,
org.fcrepo.kernel.rdf.IdentifierTranslator graphSubjects,
LowLevelStorageService lowLevelStorageService)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.fcrepo.kernel.rdf.IdentifierTranslator |
graphSubjects() |
LowLevelStorageService |
lowLevelStorageService() |
javax.jcr.Node |
node() |
com.hp.hpl.jena.graph.Node |
subject() |
public NodeRdfContext(javax.jcr.Node node,
org.fcrepo.kernel.rdf.IdentifierTranslator graphSubjects,
LowLevelStorageService lowLevelStorageService)
throws javax.jcr.RepositoryException
node - graphSubjects - javax.jcr.RepositoryExceptionpublic javax.jcr.Node node()
Node in questionpublic org.fcrepo.kernel.rdf.IdentifierTranslator graphSubjects()
IdentifierTranslatorpublic com.hp.hpl.jena.graph.Node subject()
public LowLevelStorageService lowLevelStorageService()
LowLevelStorageService in scopeCopyright © 2013–2014 DuraSpace, Inc.. All rights reserved.