Graphora API
Preparing search index...
@graphora/analytics
NeighborhoodVisit
Interface NeighborhoodVisit
interface
NeighborhoodVisit
{
depth
:
number
;
nodeId
:
GraphId
;
parentEdgeId
:
GraphId
|
null
;
parentNodeId
:
GraphId
|
null
;
}
Index
Properties
depth
node
Id
parent
Edge
Id
parent
Node
Id
Properties
Readonly
depth
depth
:
number
Readonly
node
Id
nodeId
:
GraphId
Readonly
parent
Edge
Id
parentEdgeId
:
GraphId
|
null
Readonly
parent
Node
Id
parentNodeId
:
GraphId
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
depth
node
Id
parent
Edge
Id
parent
Node
Id
Graphora API
Loading...