Registry / database / indradb-lib

indradb-lib

JSON →
library5.0.0rscratesunverified

A graph database library for Rust.

# Cargo.toml [dependencies] indradb-lib = "5.0.0"
INSTALL
IMPORT
SIG · INDRADB-LIB
I
indradb-lib
databaserustv5.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Database
use indradb_lib::Database;

Creates an in-memory IndraDB database.

use indradb_lib::Database; let db = Database::new("memory://").unwrap(); println!("Database created");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
indradb-lib — cargo add indradb-lib · libregistry