Input¶
Input is an extension of the GraphElement abstraction for inputs that can load data.
Contract¶
Load Data¶
load(
readOptions: InputReadOptions): DataFrame
See:
Used when:
FlowAnalysisis requested to readGraphInput
Input is an extension of the GraphElement abstraction for inputs that can load data.
load(
readOptions: InputReadOptions): DataFrame
See:
Used when:
FlowAnalysis is requested to readGraphInput