| 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 |
|---|---|
RelationPlayer |
RelationPlayer.setRolePlayer(VarPatternAdmin rolePlayer)
Set the role player, returning a new
RelationPlayer with that role player set |
| 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.