Skip to main content

Class RagStatusChunks

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for RagStatusChunks. RAG namespace document index statistics

Inheritance

objectRagStatusChunks

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

RagStatusChunks()

Default constructor - defaults any enum props to 0.

Properties

NumberOfChunks

How many chunks stored in the database

Property Value

int

NumberOfDocuments

How many documents stored in the database

Property Value

int

See Also

AIAgent