Skip to content

Reference Notebooks

Reference

Reference Notebooks

Complete API reference for the Graph OLAP platform

2 min Beginner
ReferenceIndex

The reference notebooks provide executable API documentation for every public class and method in the Graph OLAP Python SDK. Each notebook includes parameter tables, return types, error cases, and runnable code examples.

The SDK reference notebooks cover all 13 resource classes:

CategoryNotebooksRole
Client & CoreGraphOLAPClient, InstanceResource, InstanceConnection, MappingResourceanalyst
AlgorithmsAlgorithmManager + NetworkXManager (combined)analyst
Data & DiscoverySchemaResource, FavoriteResource, HealthResourceanalyst
AdministrationUserResource, AdminResource, OpsResourceadmin / ops
Types & ErrorsModels, Exceptionsanalyst

All notebooks use the notebook_setup pattern with automatic resource tracking and cleanup.