Tutorials
In this section, we link to some learning resources to become more familiar with Ladybug’s usability features, Cypher and its integration with the Python data science and machine learning ecosystem.
Cypher tutorial
If you’re just getting started with Ladybug, we recommend starting with our introductory tutorial on Cypher, the query language used in Ladybug.
Intro to Cypher Become familiar with Cypher syntax
Python
For Python developers, see the following tutorials.
Intro tutorial
Python tutorial Tutorial for Ladybug's Python API
Colab notebooks
We’ve compiled a series of Google Colab notebooks that demonstrate how Ladybug can be used and integrated with the Python data science, machine learning and AI ecosystem.
Ladybug and NetworkX Working with NetworkX & graph algorithms using a Ladybug graph
Ladybug and PyTorch Geometric (1) Node property prediction
Ladybug and PyTorch Geometric (2) Link prediction
LlamaIndex-Ladybug Integration Using Ladybug as a property graph store for LlamaIndex
LangChain-Ladybug Integration Using Ladybug as a property graph store for LangChain
Rust
For Rust developers, see the following tutorials.
Rust tutorial Tutorial for Ladybug's Rust API