Package | Description |
---|---|
org.apache.marmotta.ldpath.backend.sesame |
Modifier and Type | Method and Description |
---|---|
static ContextAwareSesameConnectionBackend |
ContextAwareSesameConnectionBackend.withConnection(org.openrdf.repository.RepositoryConnection connection,
boolean includeInferred,
org.openrdf.model.Resource... contexts)
Create a new
ContextAwareSesameConnectionBackend that considers only data from the provided contexts. |
static ContextAwareSesameConnectionBackend |
ContextAwareSesameConnectionBackend.withConnection(org.openrdf.repository.RepositoryConnection connection,
org.openrdf.model.Resource... contexts)
Create a new
ContextAwareSesameConnectionBackend that considers only data from the provided contexts. |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.