Skip to content

Getting Started

Hands-on tutorials to help you get started with PuppyGraph.

For additional examples and code samples, check out the PuppyGraph Getting Started GitHub Repository.

Launching PuppyGraph

PuppyGraph can be launched in various ways:

For production cluster deployments, see Cluster Deployment.

Modeling a Graph

Walk through building a graph schema, end to end:

For AI feature details, see Built-in AI Chatbot. For the underlying reference, see Graph Modeling.

Querying various data sources as a Graph

PuppyGraph can query a wide range of data sources as a graph. Each tutorial sets up a sample dataset in the source system, then connects PuppyGraph to it and runs Cypher and Gremlin queries.

Monitoring and operations

Security

End-to-end walkthroughs of PuppyGraph's authentication and authorization features against a local Keycloak. For the configuration reference, see the Security section.