Skip to main content

EntitiesGroup

@nuclia/coreDocs


@nuclia/core / EntitiesGroup

Interface: EntitiesGroup

Extends

Properties

color?

optional color: string

Inherited from

BaseEntitiesGroup.color

Defined in

libs/sdk-core/src/lib/db/kb/kb.models.ts:307


custom?

optional custom: boolean

Inherited from

BaseEntitiesGroup.custom

Defined in

libs/sdk-core/src/lib/db/kb/kb.models.ts:308


entities

entities: object

Index Signature

[key: string]: Entity

Defined in

libs/sdk-core/src/lib/db/kb/kb.models.ts:312


title?

optional title: string

Inherited from

BaseEntitiesGroup.title

Defined in

libs/sdk-core/src/lib/db/kb/kb.models.ts:306