public class StringConverter extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.collect.ImmutableSet<String> |
GRAQL_KEYWORDS |
| Modifier and Type | Method and Description |
|---|---|
static String |
idToString(ConceptId id) |
static String |
typeLabelToString(Label label) |
public static final com.google.common.collect.ImmutableSet<String> GRAQL_KEYWORDS
public static String idToString(ConceptId id)
id - an ID of a conceptpublic static String typeLabelToString(Label label)
label - a label of a typeCopyright © 2017 Grakn Labs Ltd. All rights reserved.