public abstract class Thing extends Concept
Wrapper class for Thing
| Constructor and Description |
|---|
Thing() |
| Modifier and Type | Method and Description |
|---|---|
abstract Link |
attributes() |
abstract String |
explanation() |
abstract boolean |
inferred() |
abstract Link |
keys() |
abstract Link |
relationships() |
abstract EmbeddedSchemaConcept |
type() |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.