| Package | Description |
|---|---|
| org.apache.clerezza.dataset |
This package provides access to named
ImmutableGraphS and GraphS that may originate from various
implementations. |
| org.apache.clerezza.dataset.security | |
| org.apache.clerezza.simple.storage | |
| org.apache.clerezza.utils |
| Class and Description |
|---|
| EntityAlreadyExistsException
is thrown on an attempt to create an entity with a name which already exists
|
| EntityUndeletableException
is thrown on an attempt to delete an entity with a provider that
supports the delete operation when the specified entity cannot be deleted
|
| NoSuchEntityException
is thrown on an attempt to perform an operation on an entity (i.e.
|
| TcManager
This class extends
TcProviderMultiplexer, delegating the actual provision and creation of
Graphs or MGraphs to registered WeightedTcProviders. |
| TcProvider
A TC (Graph) Provider allows access to and optionally
creation of named
ImmutableGraphs and Graphs (mutable graphs) |
| TcProviderMultiplexer
This makes a set of WeightedTcProvider appear as one TcProvider.
|
| WeightedTcProvider
This interface is implemented by providers to which
TcManager
delegates. |
| Class and Description |
|---|
| TcManager
This class extends
TcProviderMultiplexer, delegating the actual provision and creation of
Graphs or MGraphs to registered WeightedTcProviders. |
| Class and Description |
|---|
| EntityAlreadyExistsException
is thrown on an attempt to create an entity with a name which already exists
|
| EntityUndeletableException
is thrown on an attempt to delete an entity with a provider that
supports the delete operation when the specified entity cannot be deleted
|
| NoSuchEntityException
is thrown on an attempt to perform an operation on an entity (i.e.
|
| TcProvider
A TC (Graph) Provider allows access to and optionally
creation of named
ImmutableGraphs and Graphs (mutable graphs) |
| WeightedTcProvider
This interface is implemented by providers to which
TcManager
delegates. |
| Class and Description |
|---|
| TcManager
This class extends
TcProviderMultiplexer, delegating the actual provision and creation of
Graphs or MGraphs to registered WeightedTcProviders. |
Copyright © 2015–2022 The Apache Software Foundation. All rights reserved.