JavaScript is required

Instance API Overview

This group provides focused examples around GraphInstance and low-level extensibility.

  • Use provider-scoped instance hooks to load data and control expand/collapse behavior externally.
  • Call instance APIs for targeted node operations without rebuilding the full graph scene.
  • Extend the core with custom RelationGraphCore classes for mixed-layout orchestration.

Use this group when you need programmatic control and framework-level extension patterns.

Instance API
GraphInstance Expand and Collapse API
GraphInstance Expand and Collapse API
Custom GraphInstance Mixed Layout
Custom GraphInstance Mixed Layout VIP