| Package | Description |
|---|---|
| ai.grakn.engine |
Implements the REST controllers, task management and post processing features.
|
| ai.grakn.engine.controller |
Implementation of Grakn server REST endpoints.
|
| ai.grakn.engine.rpc | |
| ai.grakn.engine.task.postprocessing | |
| ai.grakn.engine.task.postprocessing.redisstorage |
| Class and Description |
|---|
| PostProcessor
Simple helper class which contains
IndexPostProcessor and CountPostProcessor. |
| Class and Description |
|---|
| PostProcessor
Simple helper class which contains
IndexPostProcessor and CountPostProcessor. |
| Class and Description |
|---|
| PostProcessor
Simple helper class which contains
IndexPostProcessor and CountPostProcessor. |
| Class and Description |
|---|
| CountPostProcessor
Class responsible for updating the number of
Things each Type
currently has. |
| CountStorage
Stores a cache of counts so that we can know which
Types to shard when they have too many
instances. |
| IndexPostProcessor
Class responsible for merging duplicate
Attributes which may result from creating
Attributes in a concurrent environment |
| IndexStorage
Stores a list of indices and vertex ids representing those indices which need to be post processed
|
| PostProcessor
Simple helper class which contains
IndexPostProcessor and CountPostProcessor. |
| Class and Description |
|---|
| CountStorage
Stores a cache of counts so that we can know which
Types to shard when they have too many
instances. |
| IndexStorage
Stores a list of indices and vertex ids representing those indices which need to be post processed
|
Copyright © 2018 Grakn Labs Ltd. All rights reserved.