Graph OLAP Tutorials
Index
Graph OLAP Tutorials
Learn to build powerful graph analytics with hands-on tutorials
Welcome to the Graph OLAP tutorial series. These tutorials are organized into progressive learning paths that take you from your first graph query to advanced production analytics. Start with the fundamentals and progress through each section to build comprehensive graph analytics skills.
Learning Path
Section titled “Learning Path”Follow these sections in order for the best learning experience, or jump to a specific topic if you already have the prerequisites.
Start Here
Platform overview and quick start guide to get up and running in minutes
SDK Fundamentals
Master the core SDK concepts: mappings, instances, and schemas
Cypher Query Language
Learn to query graphs with Cypher from basic patterns to advanced optimization
Graph Algorithms
Analyze networks with centrality, community detection, pathfinding, and more
Administration & Operations
Platform administration, user management, monitoring, and configuration
Advanced Topics
Expert techniques: lifecycle management, exports, versioning, and client configuration
Data Engineering
Export, visualize, and build graph schemas from SQL
Prerequisites
Section titled “Prerequisites”Before starting these tutorials, ensure you have:
- Python 3.9+ installed
- Graph OLAP SDK installed (
pip install graph-olap) - Access credentials for the Graph OLAP control plane
- JupyterLab or VS Code with Jupyter extension
See the Getting Started tutorial for setup instructions.
Additional Resources
Section titled “Additional Resources”- SDK Reference: Complete API documentation in the reference notebooks
- Example Notebooks: Real-world use cases and patterns
- Support: Contact your Graph OLAP administrator for access issues