| Package | Description |
|---|---|
| org.fcrepo.kernel.rdf | |
| org.fcrepo.kernel.utils.iterators |
| Modifier and Type | Method and Description |
|---|---|
static JcrRdfTools |
JcrRdfTools.withContext(org.fcrepo.kernel.rdf.IdentifierTranslator graphSubjects)
Factory method to create a new JcrRdfTools instance
|
static JcrRdfTools |
JcrRdfTools.withContext(org.fcrepo.kernel.rdf.IdentifierTranslator idTranslator,
javax.jcr.Session session)
Factory method to create a new JcrRdfTools instance
|
static JcrRdfTools |
JcrRdfTools.withContext(org.fcrepo.kernel.rdf.IdentifierTranslator graphSubjects,
javax.jcr.Session session,
LowLevelStorageService lls)
Factory method to create a new JcrRdfTools instance with full context.
|
JcrRdfTools |
JcrRdfTools.withSession(javax.jcr.Session session)
Using the same graph subjects, create a new JcrRdfTools with the given
session
|
| Modifier and Type | Method and Description |
|---|---|
JcrRdfTools |
PersistingRdfStreamConsumer.jcrRdfTools() |
Copyright © 2013–2014 DuraSpace, Inc.. All rights reserved.