Examples
Explore practical examples demonstrating Fluree's capabilities across different use cases and features.
Domain Examples
Real-world scenarios showcasing graph modeling patterns:
| Example | Description | Key Concepts |
|---|---|---|
| E-Commerce Catalog | Products, categories, variants, reviews | Graph traversal, filtering, aggregations |
| Org Chart | People, departments, reporting hierarchy | Transitive queries, recursive relationships |
| Knowledge Base | Articles, tags, citations, versions | Time-travel, citation graphs |
| Healthcare Records | Patients, providers, appointments | HIPAA-style access control |
| Supply Chain | Shipments, locations, events | Provenance, audit trails |
Feature Showcases
Deep dives into specific Fluree capabilities:
| Example | Description | Key Concepts |
|---|---|---|
| Policy & Access Control | Multi-tenant SaaS with roles | Data-centric authorization |
| Reasoning & Inference | Biology taxonomy | OWL properties, class hierarchies |
| Full-Text Search | Recipe search engine | BM25 ranking, stemming |
| SHACL Validation | Data quality enforcement | Shapes, constraints |
| Time-Travel & Audit | Financial audit trail | History queries, point-in-time |
Integration Guides
Practical guides for adopting Fluree:
| Guide | Description |
|---|---|
| SQL Migration | Mapping relational concepts to graphs |
| REST API Patterns | HTTP operations with curl examples |
Getting Started
Each example includes:
- Introduction: Schema overview with Mermaid diagrams
- Seed Data: JSON files to populate your ledger
- Query Walkthroughs: Progressive examples from simple to complex
Pick an example that matches your use case and follow along!