package temporian.proto

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

enum DType

core.proto:108

Data types

Used in: Operator.Attribute.ListDType, Schema.Feature, Schema.Index

message EventSetNode

core.proto:119

Connections between operators

Used in: Graph

message EventSetNode.Feature

core.proto:138

A unique feature in the compute graph.

Used in: Graph

message EventSetNode.Sampling

core.proto:147

A unique sampling in the compute graph.

Used in: Graph

message Graph

core.proto:22

A graph defines a set of processing operations and holds all EventSetNode, Feature and Sampling instances.

message IOSignature

core.proto:37

The input or output of a graph.

Used in: Graph

message Operator

core.proto:43

Instantiation of an operator in a graph.

Used in: Graph

message Operator.Attribute

core.proto:66

Used in: Operator

message Operator.Attribute.ListDType

core.proto:87

Used in: Attribute

message Operator.Attribute.ListIndexKeys

core.proto:90

Used in: Attribute

message Operator.Attribute.ListIndexKeys.IndexKey

core.proto:93

Used in: ListIndexKeys

message Operator.Attribute.ListIndexKeys.IndexKey.IndexKeyItem

core.proto:96

Used in: IndexKey

message Operator.Attribute.ListString

core.proto:81

Used in: Attribute

message Operator.Attribute.MapStrStr

core.proto:84

Used in: Attribute

message Operator.EventSetNodeArgument

core.proto:59

Used in: Operator

message OperatorDef

core.proto:176

Definition of an operator. No two operators definition can have the same key.

message OperatorDef.Attribute

core.proto:211

Used in: OperatorDef

enum OperatorDef.Attribute.Type

core.proto:221

Used in: Attribute

message OperatorDef.Input

core.proto:192

Used in: OperatorDef

message OperatorDef.Output

core.proto:206

Used in: OperatorDef

message Schema

core.proto:158

Definition of the data (feature, index, etc.) in a node.

Used in: EventSetNode

message Schema.Feature

core.proto:164

Used in: Schema

message Schema.Index

core.proto:169

Used in: Schema