| Package | Description |
|---|---|
| oracle.pgx.api.graphbuilder |
This package contains the APIs to build a new in-memory graph from scratch as well as the APIs to change an existing in-memory graph.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EdgeModifierImpl<VID> |
class |
VertexModifierImpl<VID> |
| Constructor and Description |
|---|
EdgeModifierImpl(GraphChangeSetImpl<VID> base, long id) |
VertexModifierImpl(GraphChangeSetImpl<VID> base, VID id) |
Copyright © 2016, 2018 Oracle and/or its affiliates. All Rights Reserved.