Reference Notebooks
Reference
Reference Notebooks
Complete API reference for the Graph OLAP platform
Reference Documentation
Section titled “Reference Documentation”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.
SDK Reference
Section titled “SDK Reference”The SDK reference notebooks cover all 13 resource classes:
| Category | Notebooks | Role |
|---|---|---|
| Client & Core | GraphOLAPClient, InstanceResource, InstanceConnection, MappingResource | analyst |
| Algorithms | AlgorithmManager + NetworkXManager (combined) | analyst |
| Data & Discovery | SchemaResource, FavoriteResource, HealthResource | analyst |
| Administration | UserResource, AdminResource, OpsResource | admin / ops |
| Types & Errors | Models, Exceptions | analyst |
All notebooks use the notebook_setup pattern with automatic resource tracking and cleanup.