helixir 0.1.6

Interactive CLI tutorial for learning HelixDB
helixir-0.1.6 is not a library.

Helixir CLI

An interactive command-line tutorial for learning HelixDB, a graph vector database system.

Installation

cargo install helixir
helixir

Follow the on-screen instructions to progress through the lessons.

Features

  • Step-by-step interactive lessons on HelixDB
  • Learn graph database concepts through practical examples
  • Real-time validation of your solutions
  • Progress tracking

Lessons

The tutorial covers:

  1. Setting up HelixDB
  2. Schema design with nodes and edges
  3. Creating relationships between entities
  4. Querying data with various techniques
  5. Advanced graph traversal
  6. Semantic search with vectors