| Package | Description |
|---|---|
| ai.grakn.graql.admin |
A collection of interfaces offering more behaviour on Graql objects.
|
| ai.grakn.graql.internal.pattern.property |
| Modifier and Type | Method and Description |
|---|---|
static RelationPlayer |
RelationPlayer.of(VarPatternAdmin rolePlayer)
A role - role player pair without a role specified
|
static RelationPlayer |
RelationPlayer.of(VarPatternAdmin role,
VarPatternAdmin rolePlayer) |
| Modifier and Type | Method and Description |
|---|---|
java.util.stream.Stream<RelationPlayer> |
RelationProperty.getRelationPlayers() |
| Constructor and Description |
|---|
RelationProperty(com.google.common.collect.ImmutableMultiset<RelationPlayer> relationPlayers) |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.