Namespace tguf
Temporal Graph Unified Format: A Temporal Graph Stream Format.
Namespaces
| Type | Name |
|---|---|
| namespace | detail Internal implementation details for the logging system. |
Classes
| Type | Name |
|---|---|
| struct | Batch Container for temporal edge data. |
| struct | LabelEvent Container for a label event at a single point in time. |
| class | TGStore Abstract interface for temporal graph storage. Implementations can be purely in-memory or memory-mapped TGUF files. |
| class | TGUFBuilder High-performance writer for creating TGUF datasets on disk. Uses an internal buffer strategy to minimize disk I/O. |
| struct | TGUFSchema metadata defining the layout of a Temporal Graph Unified Format file. |
The documentation for this class was generated from the following file [generated]