📎︎
Enumeration defining the method of getting data on a data preprocessing node.

:
: ;

Propagate
(0)
Get from previous nodes.
Current
(1)
Get from previous nodes but with specific item indexing options.
Cache
(2)
Get from caches of this node. --- RESERVED

:
: ;

GetDataMode
Enumeration defining the method of getting data on a data preprocessing node.
: Dexter;

Propagate
0
Get from previous nodes.
Current
1
Get from previous nodes but with specific item indexing options.
Cache
2
Get from caches of this node. --- RESERVED

Language:
Theme: