Header menu logo Nao

GraphEvent Type

Mutating events for knowledge-graph persistence.

Union cases

Union case Description

AddRelation GraphRelation

Full Usage: AddRelation GraphRelation

Parameters:

RemoveNode nodeId

Full Usage: RemoveNode nodeId

Parameters:
    nodeId : string

nodeId : string

UpsertNode GraphNode

Full Usage: UpsertNode GraphNode

Parameters:
Item : GraphNode

Instance members

Instance member Description

this.IsAddRelation

Full Usage: this.IsAddRelation

Returns: bool
Returns: bool

this.IsRemoveNode

Full Usage: this.IsRemoveNode

Returns: bool
Returns: bool

this.IsUpsertNode

Full Usage: this.IsUpsertNode

Returns: bool
Returns: bool

Type something to start searching.