See: Description
| Interface | Description |
|---|---|
| GraphAlterationBuilder |
Builder to describe the alterations (graph schema modification) to perform to a graph.
|
| GraphAlterationEmptyEdgeProviderBuilder |
Builder to describe a new empty edge provider to add in a graph as part of a graph alteration.
|
| GraphAlterationEmptyProviderBuilder |
Builder to describe a new empty provider to add in a graph as part of a graph alteration.
|
| GraphAlterationEmptyVertexProviderBuilder |
Builder to describe a new empty vertex provider to add in a graph as part of a graph alteration.
|