| Package | Description |
|---|---|
| ai.grakn.engine.task.postprocessing |
| Modifier and Type | Method and Description |
|---|---|
abstract CountPostProcessor |
PostProcessor.count() |
static CountPostProcessor |
CountPostProcessor.create(ai.grakn.engine.GraknConfig engineConfig,
EngineGraknTxFactory factory,
LockProvider lockProvider,
com.codahale.metrics.MetricRegistry metricRegistry,
CountStorage countStorage) |
| Modifier and Type | Method and Description |
|---|---|
static PostProcessor |
PostProcessor.create(IndexPostProcessor indexPostProcessor,
CountPostProcessor countPostProcessor) |
Copyright © 2018 Grakn Labs Ltd. All rights reserved.