Documentation - v1.0.0
Preparing search index...
ontology
containsEdge
Function containsEdge
containsEdge
(
graph
:
Graph
,
source
:
Node
,
target
:
Node
,
edge
:
Edge
,
options
?:
{
threshold
:
number
}
,
)
:
boolean
Parameters
graph
:
Graph
source
:
Node
target
:
Node
edge
:
Edge
Optional
options
:
{
threshold
:
number
}
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation - v1.0.0
Loading...