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


custom?

optional custom: boolean

Inherited from

BaseEntitiesGroup.custom

Defined in

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


entities

entities: object

Index Signature

[key: string]: Entity

Defined in

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


title?

optional title: string

Inherited from

BaseEntitiesGroup.title

Defined in

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