Filter
Filters specify which nodes or edges should be returned when querying a view. Use a unique container for each view and the default filter set by the API. The NEAT physical data model maps one-to-one to the CDF API specification for creating data models. Validation is limited to basic syntax checking, so use filters with caution. Write raw JSON strings in theFilter column to set a filter.
Example filter JSON:
Further reading
- Physical data model reference — Overview of all physical data model sheets
- Properties sheet — Property definitions and syntax