Module backends

Source
Expand description

Storage backend implementations

Structsยง

FileAnalysisStorage
File analysis storage implementation
FileGraphStorage
File-based graph storage implementation
InMemoryAnalysisStorage
In-memory analysis storage
InMemoryGraphStorage
In-memory graph storage implementation
SqliteGraphStorage
SQLite-based graph storage implementation