Pipes is a dataflow framework written in Java 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.
Homepage POM file JAR file Javadoc'com.tinkerpop:pipes:2.2.0'