Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
addSemanticEdge
Function addSemanticEdge
addSemanticEdge
(
overlay
:
SemanticEdgeOverlay
,
params
:
{
confidence
?:
number
;
description
:
string
;
evidenceRefs
?:
string
[]
;
fromNodeId
:
string
;
impactWeight
?:
number
;
toNodeId
:
string
;
type
:
SemanticEdgeType
;
}
,
)
:
SemanticEdge
Add a semantic edge to an overlay.
Parameters
overlay
:
SemanticEdgeOverlay
params
:
{
confidence
?:
number
;
description
:
string
;
evidenceRefs
?:
string
[]
;
fromNodeId
:
string
;
impactWeight
?:
number
;
toNodeId
:
string
;
type
:
SemanticEdgeType
;
}
Returns
SemanticEdge
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...
Add a semantic edge to an overlay.