| Class | Description |
|---|---|
| Binary |
Base implementation for binary atoms with single predicate.
|
| BinaryBase |
Base implementation for binary atoms of the type ($varName, $valueVariable), where value variable
references predicates.
|
| MultiPredicateBinary<T extends Predicate> |
Base implementation for binary atoms with multiple predicate.
|
| Relation |
Atom implementation defining a relation atom corresponding to a combined
RelationProperty
and (optional) IsaProperty. |
| Resource |
Atom implementation defining a resource atom corresponding to a
HasResourceProperty. |
| TypeAtom |
Atom implementation defining type atoms of the general form: $varName {isa|sub|plays|relates|has|has-scope} $valueVariable).
|
Copyright © 2017 Grakn Labs Ltd. All rights reserved.