Module async_query

Module async_query 

Source
Expand description

Async query builder with streaming support for memory-efficient queries

This module provides a fluent API for building and executing async queries over the graph data with support for streaming large result sets.

Structsยง

AsyncQueryBuilder
Builder for constructing async queries over the graph