| Class | Description |
|---|---|
| AbstractRolePlayerFragment |
Abstract class for the fragments that traverse
Schema.EdgeLabel#ROLE_PLAYER edges: InRolePlayerFragment and
OutRolePlayerFragment. |
| Fragment |
represents a graph traversal, with one start point and optionally an end point
|
| Fragments |
Factory for creating instances of
Fragment. |
| InIsaFragment |
A fragment representing traversing an isa edge from type to instance.
|
| InSubFragment |
Fragment following in sub edges
|
| NeqFragment |
A fragment representing a negation.
|
| OutIsaFragment |
A fragment representing traversing an isa edge from instance to type.
|
| OutSubFragment |
Fragment following out sub edges
|
Copyright © 2018 Grakn Labs Ltd. All rights reserved.