| Constructor and Description |
|---|
Keyspaces() |
| Modifier and Type | Method and Description |
|---|---|
String |
id() |
Link |
keyspace() |
abstract Set<Keyspace> |
keyspaces() |
static Keyspaces |
of(Set<Keyspace> keyspaces) |
@CheckReturnValue public abstract Set<Keyspace> keyspaces()
@CheckReturnValue public static Keyspaces of(Set<Keyspace> keyspaces)
@CheckReturnValue public final Link keyspace()
@CheckReturnValue public String id()
Copyright © 2018 Grakn Labs Ltd. All rights reserved.