Skip to main content

KGAttributeSchema

@codebolt/types


Interface: KGAttributeSchema

Defined in: common/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:24

Properties

PropertyTypeDefined in
default?anycommon/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:27
required?booleancommon/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:26
type"string" | "number" | "boolean" | "json" | "date"common/types/src/codeboltjstypes/libFunctionTypes/knowledgeGraph.ts:25