What are data models
Data models are knowledge objects that apply structure to raw data making it easier to use.
What types of datasets can data models contain?
What is an event dataset?
A dataset that contains a search.
What is a search dataset?
A dataset that contains a pipe to a transforming command.
What is a transaction dataset?
A dataset that contains a transaction command.
What does each dataset contain?
What do child datasets inherit from their parent?
Constraints and Fields.
What is the relationship between data models and pivots?
Data models provide the data structure that drives pivots.
What are some restrictions when creating an accelerated persistent data model?
What is the syntax for searching a data model?
|datamodel [<data>] [<dataset>] [<data>] [strict_fields=<bool>] [allow_old_summaries=<bool>] [summariesonly=<bool>]</bool></bool></bool></data></dataset></data>
What are the required arguments for searching a data model?
There are no required arguments for searching a data model.
What are the data model search mode options?