pyth0nic / pipes

A Lazy Data Flow Framework (no longer active - see Apache TinkerPop)

Home Page:http://tinkerpop.apache.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMPORTANT – TinkerPop is now a part of the Apache Software Foundation and TinkerPop 3.x is the latest incarnation of The TinkerPop. This project is TinkerPop 2.x and is no longer active.

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 (no longer active - see Apache TinkerPop)

http://tinkerpop.apache.org/

License:Other


Languages

Language:Java 100.0%