@labkey/api
Preparing search index...
Experiment
LineageNodeBase
Interface LineageNodeBase
interface
LineageNodeBase
{
absolutePath
:
string
;
children
:
LineageEdge
[]
;
dataFileURL
:
string
;
distance
:
number
;
listURL
:
string
;
parents
:
LineageEdge
[]
;
pipelinePath
:
string
;
properties
:
any
;
protocol
?:
LineageItemBase
;
steps
?:
LineageRunStep
[]
;
}
Index
Properties
absolute
Path
children
data
File
URL
distance
list
URL
parents
pipeline
Path
properties
protocol?
steps?
Properties
absolute
Path
absolutePath
:
string
children
children
:
LineageEdge
[]
data
File
URL
dataFileURL
:
string
distance
distance
:
number
list
URL
listURL
:
string
parents
parents
:
LineageEdge
[]
pipeline
Path
pipelinePath
:
string
properties
properties
:
any
Optional
protocol
protocol
?:
LineageItemBase
Optional
steps
steps
?:
LineageRunStep
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
absolute
Path
children
data
File
URL
distance
list
URL
parents
pipeline
Path
properties
protocol
steps
@labkey/api
Loading...