| Package | Description |
|---|---|
| org.fcrepo.kernel.rdf | |
| org.fcrepo.kernel.utils.iterators |
| Modifier and Type | Method and Description |
|---|---|
static JcrRdfTools |
JcrRdfTools.withContext(GraphSubjects graphSubjects)
Factory method to create a new JcrRdfTools instance
|
static JcrRdfTools |
JcrRdfTools.withContext(GraphSubjects graphSubjects,
javax.jcr.Session session)
Factory method to create a new JcrRdfTools instance
|
static JcrRdfTools |
JcrRdfTools.withContext(GraphSubjects 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 DuraSpace, Inc.. All Rights Reserved.