OINO TS
    Preparing search index...

    Class OINONoSqlDataModel

    Static data model for NoSQL entity listings.

    The canonical field order is determined by the implementation's initializeApiDatamodel call. Primary key fields are mapped positionally to OINONoSqlEntry.primaryKey, while the remaining fields (timestamp, etag, properties) are matched by name.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    api: OINOApi

    Database refererence of the table

    fields: OINODataField[]

    Field refererences of the API

    noSqlApi: OINONoSqlApi

    Reference to the owning NoSQL API

    Methods