graph_threshold

-d, --destination <ClcServerObjectUrl> Destination file or folder on server. If not specified the folder of the first input object will be used.
-i, --input <ClcObjectUrl> Input data on server
--log <Boolean> Enable creation of algo log file. (default: true)
--lower-threshold
Double: >= 0.0 Include parts of the graph with a counts greater than or equal to this number (default: 0.0)
--upper-threshold
Double: >= 0.0 Include parts of the graph with a counts less than or equal to this number (default: 1000.0)