| Package | Description |
|---|---|
| ai.grakn.engine.controller.response |
| Modifier and Type | Method and Description |
|---|---|
static Things |
ConceptBuilder.buildThings(ai.grakn.concept.Type type,
int offset,
int limit)
Gets all the instances of a specific
Type and wraps them in a Things
response object |
static Things |
Things.create(Link selfLink,
Set<Thing> instances,
Link next,
Link previous) |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.