| Class | Description |
|---|---|
| BlockingLoader |
RESTLoader that submits tasks to locally running engine and performs basic load balancing.
|
| DistributedLoader |
RESTLoader that distributes computation to multiple Mindmaps Engine instances
|
| Loader |
RESTLoader to perform bulk loading into the graph
|
| RESTLoader |
Singleton class that handles insert queries received via REST end point.
|
| TransactionState |
Class that enumerates the possible states of a transaction and
an exception associates with that state if it is an error.
|
| Enum | Description |
|---|---|
| TransactionState.State |
Copyright © 2016. All rights reserved.