View Source API Reference LadybugEx v0.2.0
Modules
LadybugEx - Elixir bindings for LadybugDB embedded graph database.
Module for managing connections to a LadybugDB database.
Module for managing LadybugDB database instances.
Generic interface for managing LadybugDB extensions.
Interface for full-text search using the fts extension.
High-level graph operations for LadybugDB.
Interface for generating text embeddings using the llm extension.
NIF module for LadybugDB database operations. This module provides the low-level interface to the Rust implementation.
Module representing a prepared statement in LadybugDB.
Schema management functions for LadybugDB databases.
Interface for vector similarity search using the vector extension.