Graph Analytics
Prometheux enables powerful graph analytics without requiring a dedicated graph database. You can perform complex graph operations and reasoning over all your relational and NoSQL data sources, making it easy to extract network insights from existing data infrastructure.
Recursion
Recursion is the workhorse of Prometheux, and is a pattern that occurs naturally
State Machine
A state machine is simply a system that exists in one of a number of states. That system changes states, it "transitions", due to some input into the system, resulting in another state.