Graphora API
Preparing search index...
@graphora/core
GraphLoadedEvent
Interface GraphLoadedEvent
interface
GraphLoadedEvent
{
edgeCount
:
number
;
nodeCount
:
number
;
type
:
"graph:loaded"
;
version
:
number
;
}
Hierarchy (
View Summary
)
GraphEventBase
GraphLoadedEvent
Index
Properties
edge
Count
node
Count
type
version
Properties
Readonly
edge
Count
edgeCount
:
number
Readonly
node
Count
nodeCount
:
number
Readonly
type
type
:
"graph:loaded"
Readonly
version
version
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
edge
Count
node
Count
type
version
Graphora API
Loading...