Package | Description |
---|---|
org.apache.clerezza.platform.concepts.core | |
org.apache.clerezza.platform.graphprovider.content | |
org.apache.clerezza.rdf.core.access |
This package provides access to named
org.apache.clerezza.rdf.model.Graph S and org.apache.clerezza.rdf.model.MGraph S that may originate from various
implementations. |
org.apache.clerezza.rdf.core.access.security | |
org.apache.clerezza.rdf.core.sparql | |
org.apache.clerezza.rdf.jena.sparql | |
org.apache.clerezza.rdf.utils |
Constructor and Description |
---|
LocalConceptProvider(TcManager tcManager,
ContentGraphProvider contentGraphProvider,
UriRef selectedScheme)
Constructs a
LocalConceptProvider with the specified parameters. |
Modifier and Type | Method and Description |
---|---|
static void |
GraphNameTransitioner.renameGraphsWithOldNames(TcManager tcManager) |
Modifier and Type | Method and Description |
---|---|
static TcManager |
TcManager.getInstance()
This returns the singleton instance.
|
Modifier and Type | Method and Description |
---|---|
protected abstract TcManager |
TcAccessController.getTcManager()
Note that this will only be invoked once
|
Modifier and Type | Method and Description |
---|---|
Object |
QueryEngine.execute(TcManager tcManager,
TripleCollection defaultGraph,
Query query)
Deprecated.
|
Object |
QueryEngine.execute(TcManager tcManager,
TripleCollection defaultGraph,
String query)
Executes any sparql query.
|
Modifier and Type | Method and Description |
---|---|
Object |
JenaSparqlEngine.execute(TcManager tcManager,
TripleCollection defaultGraph,
Query query) |
Object |
JenaSparqlEngine.execute(TcManager tcManager,
TripleCollection defaultGraph,
String query) |
Constructor and Description |
---|
SeeAlsoExpander(TcManager tcManager) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.