|
Entropic 2.11.1
Local-first agentic inference engine
|
@dg_internal The opaque handle points directly to a SqliteStorageBackend. More...

Public Member Functions | |
| entropic_storage_backend (const char *path) | |
| Construct with database path. | |
Public Attributes | |
| SqliteStorageBackend | impl |
@dg_internal The opaque handle points directly to a SqliteStorageBackend.
Definition at line 31 of file c_interface.cpp.
|
inlineexplicit |
Construct with database path.
| path | Database file path. @dg_internal |
Definition at line 40 of file c_interface.cpp.
| SqliteStorageBackend entropic_storage_backend::impl |
Definition at line 32 of file c_interface.cpp.