Shortcuts

Enum NodeKind

Enum Documentation

enum ripple::NodeKind

Defines the kinds of nodes.

Values:

enumerator normal

Default kind of node.

enumerator split

Node in a split operation in a graph.

enumerator sync

Node kind to explicity create a sync point in a graph.

Docs

Access comprehensive developer documentation for Ripple

View Docs

Tutorials

Get tutorials to help with understand all features

View Tutorials

Examples

Find examples to help get started

View Examples