Skip to main content

Module relation

Module relation 

Source
Expand description

Relation management for GPU-based Datalog execution

This module provides RelationStore, a container for managing named relations stored as GPU buffers. It provides CRUD operations for relations during query execution.

Structsยง

RelationStore
Storage for named relations as GPU buffers