Skip to main content

Module query_executor

Module query_executor 

Source
Expand description

High-level query execution API for Shape

This module provides the main interface for executing Shape queries against data and generating results with statistics.

Structs§

ExecutionMetadata
Metadata about query execution
PatternMatch
A single pattern match result
PerformanceMetrics
Generic metrics for pattern matches
QueryExecutor
Main query executor that orchestrates the entire Shape pipeline
QueryResult
Result of executing a Shape query
QueryStatistics
Statistics about query results
TimeDistribution
Time distribution of pattern matches
TimeRange
Time range information

Enums§

QueryType
Types of Shape queries