query_bi_temporal
Query relationships with temporal constraints on valid time, transaction time, and context windows for precise historical analysis.
Instructions
Query relationships with temporal constraints - valid time, transaction time, and context windows
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of | No | Query state as of this transaction time | |
| valid_at | No | Query relationships valid at this point in time | |
| context_window | No | Query within specific context window ID | |
| include_history | No | Include revision history in results | |
| valid_during_end | No | End of validity interval | |
| valid_during_start | No | Start of validity interval |