JavaScript is disabled on your browser.
Skip navigation links
Oracle® Graph Java API Reference for Property Graph
Release 26.1
G49479-01
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package oracle.pgx.api.graphbuilder
package
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.
Related Packages
Package
Description
oracle.pgx.api
This package contains the main Java APIs.
Classes
Class
Description
EdgeBuilderImpl
<VID>
EdgeModifierImpl
<VID>
VertexBuilderImpl
<ID>
VertexModifierImpl
<VID>