public abstract class Answer extends Object
Response wrapper for ConceptMap
| Constructor and Description |
|---|
Answer() |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<String,Concept> |
conceptMap() |
static Answer |
create(ai.grakn.graql.answer.ConceptMap map) |
static Answer |
create(Map<String,Concept> conceptMap) |
Copyright © 2018 Grakn Labs Ltd. All rights reserved.