| Package | Description |
|---|---|
| org.apache.clerezza.implementation.graph | |
| org.apache.clerezza.implementation.in_memory | |
| org.apache.clerezza.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractImmutableGraph
AbstractGraph is an abstract implementation of ImmutableGraph
implementing the equals and the hashCode methods. |
class |
WriteBlockedGraph
This is a wrapper object for
Graph. |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleGraph
For now this is a minimalistic implementation, without any indexes or other
optimizations.
|
class |
SimpleImmutableGraph |
| Modifier and Type | Class and Description |
|---|---|
class |
UnionGraph
This class represents the union of multiple triple collections.
|
class |
UnionWatchableGraph |
Copyright © 2015–2022 The Apache Software Foundation. All rights reserved.