public class MatchableConcept extends Object
Concept in order to provide a prettier Object.toString() representation. This is done using
NAME_TYPES, a hard-coded set of common 'name' variables such as "name" and "title'.| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
static MatchableConcept |
of(Concept concept) |
String |
toString() |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.