souffle  2.0.2-371-g6315b36
Data Structures | Namespaces
ParallelIndexAggregate.h File Reference
#include "AggregateOp.h"
#include "ram/AbstractAggregate.h"
#include "ram/AbstractParallel.h"
#include "ram/Condition.h"
#include "ram/Expression.h"
#include "ram/IndexAggregate.h"
#include "ram/IndexOperation.h"
#include "ram/Node.h"
#include "ram/Operation.h"
#include "ram/Relation.h"
#include "ram/utility/Utils.h"
#include "souffle/utility/MiscUtil.h"
#include "souffle/utility/StreamUtil.h"
#include <iosfwd>
#include <memory>
#include <ostream>
#include <string>
#include <utility>
#include <vector>
Include dependency graph for ParallelIndexAggregate.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  souffle::ram::ParallelIndexAggregate
 Aggregate over values of a relation using an index in parallel. More...
 

Namespaces

 souffle
 
 souffle::ram