Get desktop application:
View/edit binary Protocol Buffers messages
Data types
Used in:
, ,Connections between operators
Used in:
Identifier of the node. Should be unique across all the nodes of the graph.
Identifier of the sampling ref.
Identifiers of the feature refs.
Description of the data transiting in the node.
A unique feature in the compute graph.
Used in:
Identifier of the feature.
Index of the node id who's operator creator also created this feature.
A unique sampling in the compute graph.
Used in:
Identifier of the sampling.
Index of the node id who's operator creator also created this feature.
A graph defines a set of processing operations and holds all EventSetNode, Feature and Sampling instances.
The input or output of a graph.
Used in:
Instantiation of an operator in a graph.
Used in:
Unique identifier of the operator instance.
Key of the operator definition.
Input node ids by key.
Output node ids by key.
Constructor attributes.
Used in:
Name of the attribute.
Used in:
Used in:
Used in:
Used in:
Used in:
Used in:
Used in:
Name of the argument.
Definition of an operator. No two operators definition can have the same key.
Unique identifier of the operator.
Inputs of the operator.
Outputs of the operator.
Arguments of the operator.
Whether this operator cannot be serialized.
Used in:
String identifier of the attribute. Should be unique.
What type of data is expected.
If true, the attribute is optional.
Used in:
Non serializable
Used in:
String identifier of the input. Should be unique.
String prefix to identify multiple inputs. An input should only match one "key_prefix". If set, "is_optional" is ignored.
If true, the input is optional.
Used in:
String identifier of the output. Should be unique.
Definition of the data (feature, index, etc.) in a node.
Used in:
Used in:
Used in: