| Package | Description |
|---|---|
| ai.grakn.kb.internal.cache |
Internal implementation of caching mechanism used by any
GraknTx |
| ai.grakn.kb.internal.concept |
Internal implementation of
Concepts |
| Modifier and Type | Method and Description |
|---|---|
Set<Casting> |
TxCache.getModifiedCastings() |
| Modifier and Type | Method and Description |
|---|---|
void |
TxCache.trackForValidation(Casting casting) |
| Modifier and Type | Method and Description |
|---|---|
Casting |
ElementFactory.buildCasting(EdgeElement edge) |
| Modifier and Type | Method and Description |
|---|---|
java.util.stream.Stream<Casting> |
RelationshipReified.castingsRelation(Role... roles)
Castings are retrieved from the perspective of the
Relationship |
java.util.stream.Stream<Casting> |
RoleImpl.rolePlayers() |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.