guoyingshou / pipes

A Lazy Data Flow Framework

Home Page:http://pipes.tinkerpop.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pipes is a dataflow framework that enables the splitting, merging, filtering, and transformation of data from input to output. Computations are expressed using a combinator model and are evaluated in a memory-efficient, lazy fashion.

The documentation for Pipes can be found at this location. Finally, please visit TinkerPop for other software products.

About

A Lazy Data Flow Framework

http://pipes.tinkerpop.com

License:Other