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:295


custom?

optional custom: boolean

Inherited from

BaseEntitiesGroup.custom

Defined in

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


entities

entities: object

Index Signature

[key: string]: Entity

Defined in

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


title?

optional title: string

Inherited from

BaseEntitiesGroup.title

Defined in

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