| Constructor and Description |
|---|
ConceptBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static <X extends Concept> |
build(ai.grakn.concept.Concept concept)
Takes a
Concept and returns the equivalent response object |
static Things |
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 |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.