27.6 Graph Builder and Graph Change Set
This guide explains the createGraphBuilder
API used for creating
partitioned graphs and the GraphChangeSet
interface used for modifying
loaded graphs.
- Creating a Partitioned Graph Using the GraphBuilder Interface
ThecreateGraphBuilder()
API supports the creation of partitioned graphs. - Modifying Loaded Graphs Using ChangeSet
Parent topic: PGX Programming Guides