SHOW TEMPORAL PROPERTIES

List registered temporal-property definitions in the current database.

Generic Description

Use SHOW TEMPORAL PROPERTIES to inspect which label/property pairs currently have temporal history, retention, and rollup policy.

SHOW TEMPORAL PROPERTIES

Consumer-Level Explanation

This is the catalog view for temporal properties. It tells you:

Conceptual Explanation

This is the temporal-property counterpart to index and constraint introspection.

It is useful when you need to verify that:

Advanced Example

SHOW TEMPORAL PROPERTIES

Real Use Cases

Real Limitations And Tradeoffs