Graphora API
Preparing search index...
@graphora/engine
SourceViewEdgeProvenance
Interface SourceViewEdgeProvenance
interface
SourceViewEdgeProvenance
{
kind
:
"source"
;
sourceEdgeKeys
:
readonly
[
string
]
;
sourceNodeKeys
:
readonly
[
]
;
visibleKey
:
string
;
}
Index
Properties
kind
source
Edge
Keys
source
Node
Keys
visible
Key
Properties
Readonly
kind
kind
:
"source"
Readonly
source
Edge
Keys
sourceEdgeKeys
:
readonly
[
string
]
Readonly
source
Node
Keys
sourceNodeKeys
:
readonly
[
]
Readonly
visible
Key
visibleKey
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
source
Edge
Keys
source
Node
Keys
visible
Key
Graphora API
Loading...