• travel_explore Overview
  • rocket_launch Quick Start
    • Sub Pipeline
    • State
    • Cluster
    • Factory
    • Wrapper
    • Parallelism Limit
    • Priority Scheduling
    • Events
    • Transactions
    • Pause, Continue, and Cancel
    • Export graph & import graph
    • Built-in Nodes
    • Built-in Wrapper
    • MapReduce
    • Parallel Merge Sort
  • Speed Benchmark
    • GitHub
    • 简体中文
  • to navigate
  • to select
  • to close
    • Home
    • Features
    On this page
    auto_awesome

    Features

    A guide to the core features of the OGraph.

    article

    Sub Pipeline

    How to Nest Sub Pipelines

    article

    State

    A guide to the state feature.

    article

    Cluster

    A guide to the cluster feature.

    article

    Factory

    A guide to the factory feature.

    article

    Wrapper

    A guide to the wrapper feature.

    article

    Parallelism Limit

    How to limit node parallelism

    article

    Priority Scheduling

    How to prioritize node execution when resources are limited

    article

    Events

    How to send events and listen for events

    article

    Transactions

    About how to achieve atomicity using events

    article

    Pause, Continue, and Cancel

    How to pause, continue, and cancel a pipeline

    article

    Export graph & import graph

    A guide to the feature of export graph & import graph.