KnowledgeStore Class

Definition

Definition of additional projections to azure blob, table, or files, of enriched data.

public class KnowledgeStore
type KnowledgeStore = class
Public Class KnowledgeStore
Inheritance
KnowledgeStore

Constructors

KnowledgeStore(String, IEnumerable<KnowledgeStoreProjection>)

Initializes a new instance of KnowledgeStore.

Properties

Projections

A list of additional projections to perform during indexing.

StorageConnectionString

The connection string to the storage account projections will be stored in.

Applies to