The table summarizes the metadata functions available in APL.Documentation Index
Fetch the complete documentation index at: https://axiom.co/docs/llms.txt
Use this file to discover all available pages before exploring further.
| Function | Description |
|---|---|
| column_ifexists | Returns a named field if it exists in the dataset, or a fallback expression if it doesn’t. |
| cursor_current | Returns a cursor string that marks the current position in the query execution. |
| ingestion_time | Returns the timestamp of when each record was ingested into Axiom. |