@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
lineage-graphs
Edge
Type Alias Edge
type
Edge
=
{
id
?:
string
;
metadata
?:
{
type
?:
string
}
;
relation
?:
string
;
source
?:
string
;
target
?:
string
;
}
Index
Properties
id?
metadata?
relation?
source?
target?
Properties
Optional
id
id
?:
string
The index of edges. This is only used in the POST request.
Optional
metadata
metadata
?:
{
type
?:
string
}
Optional
relation
relation
?:
string
Optional
source
source
?:
string
Optional
target
target
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
metadata
relation
source
target
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
The index of edges. This is only used in the POST request.