Documentation - v1.0.0
Preparing search index...
ontology
similarEdges
Function similarEdges
similarEdges
(
graph
:
Graph
,
query
:
Graph
,
nodeCandidates
:
NodeCandidate
[]
,
options
?:
{
n
:
number
;
threshold
:
number
}
,
)
:
Generator
<
EdgeCandidate
[]
>
Parameters
graph
:
Graph
query
:
Graph
nodeCandidates
:
NodeCandidate
[]
Optional
options
:
{
n
:
number
;
threshold
:
number
}
Returns
Generator
<
EdgeCandidate
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation - v1.0.0
Loading...