Graphora API
Preparing search index...
@graphora/analytics
TraversalPath
Interface TraversalPath
interface
TraversalPath
{
edgeIds
:
readonly
GraphId
[]
;
nodeIds
:
readonly
GraphId
[]
;
}
Index
Properties
edge
Ids
node
Ids
Properties
Readonly
edge
Ids
edgeIds
:
readonly
GraphId
[]
Readonly
node
Ids
nodeIds
:
readonly
GraphId
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
edge
Ids
node
Ids
Graphora API
Loading...