| Package | Description |
|---|---|
| org.apache.clerezza.dataset |
This package provides access to named
ImmutableGraphS and GraphS that may originate from various
implementations. |
| org.apache.clerezza.simple.storage |
| Modifier and Type | Method and Description |
|---|---|
org.apache.clerezza.Graph |
TcProvider.createGraph(org.apache.clerezza.IRI name)
Creates an initially empty
Graph with a specified name |
org.apache.clerezza.ImmutableGraph |
TcProvider.createImmutableGraph(org.apache.clerezza.IRI name,
org.apache.clerezza.Graph triples)
Creates a
ImmutableGraph with a specified name |
| Modifier and Type | Method and Description |
|---|---|
org.apache.clerezza.Graph |
SimpleTcProvider.createGraph(org.apache.clerezza.IRI name) |
org.apache.clerezza.ImmutableGraph |
SimpleTcProvider.createImmutableGraph(org.apache.clerezza.IRI name,
org.apache.clerezza.Graph triples) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.