Skip to main content

Module database

Module database 

Source
Expand description

The main database struct and operations.

Start here with GrafeoDB - it’s your handle to everything.

Structs§

GrafeoDB
Your handle to a Grafeo database.
QueryResult
The result of running a query.

Traits§

FromValue
Converts a Value to a concrete Rust type.