public class OntologyConceptMapper extends Object
| Constructor and Description |
|---|
OntologyConceptMapper() |
| Modifier and Type | Method and Description |
|---|---|
static VarPattern |
map(OntologyConcept ontologyConcept)
Map a Type to the Graql string representation
|
public static VarPattern map(OntologyConcept ontologyConcept)
ontologyConcept - type to be mappedCopyright © 2017 Grakn Labs Ltd. All rights reserved.