Skip to content

alexaverbuch/pipes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pipes is a graph-based data flow framework written in Java 1.6+. A process graph is composed of a set of process vertices connected to one another by a set of communication edges. Pipes supports the splitting, merging, and transformation of data from input to output.

The following is a list of extensions to the core Pipes framework:

  • Property Graph Model: single-step traversals and filters can be composed to yield complex graph traversals over data graphs

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

About

A Data Flow Framework using Process Graphs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%