Hierarchy

  • VectorBase

    Constructors

    Properties

    _currentUser: UserInfo
    _metadata: Metadata
    _runView: RunView

    Accessors

    Methods

    • Parameters

      • Optional id: string

      Returns AIModelEntityExtended

    • Type Parameters

      Parameters

      • entityName: string
      • extraFilter: string

      Returns Promise<T>

    • Saving an Entity in any vector related package needs the CurrentUser property to be set on the entity So this is a simple wrapper to set it before saving

      Parameters

      Returns Promise<boolean>