| Class and Description |
|---|
| RelationshipAtom
Atom implementation defining a relation atom corresponding to a combined
RelationshipProperty
and (optional) IsaProperty. |
| TypeAtom
Atom implementation defining type atoms of the general form:
{isa|sub|plays|relates|has}($varName, $predicateVariable)
Type atoms correspond to the following respective graql properties:
IsaProperty,
SubProperty,
PlaysProperty
RelatesProperty
HasAttributeTypeProperty |
| Class and Description |
|---|
| Binary
Implementation for binary atoms with single id typePredicate for a schema concept.
|
| RelationshipAtom
Atom implementation defining a relation atom corresponding to a combined
RelationshipProperty
and (optional) IsaProperty. |
| ResourceAtom
Atom implementation defining a resource atom corresponding to a
HasAttributeProperty. |
| TypeAtom
Atom implementation defining type atoms of the general form:
{isa|sub|plays|relates|has}($varName, $predicateVariable)
Type atoms correspond to the following respective graql properties:
IsaProperty,
SubProperty,
PlaysProperty
RelatesProperty
HasAttributeTypeProperty |
| Class and Description |
|---|
| Binary
Implementation for binary atoms with single id typePredicate for a schema concept.
|
| OntologicalAtom
Base class for defining ontological
Atom - ones referring to ontological elements. |
| TypeAtom
Atom implementation defining type atoms of the general form:
{isa|sub|plays|relates|has}($varName, $predicateVariable)
Type atoms correspond to the following respective graql properties:
IsaProperty,
SubProperty,
PlaysProperty
RelatesProperty
HasAttributeTypeProperty |
| Class and Description |
|---|
| TypeAtom
Atom implementation defining type atoms of the general form:
{isa|sub|plays|relates|has}($varName, $predicateVariable)
Type atoms correspond to the following respective graql properties:
IsaProperty,
SubProperty,
PlaysProperty
RelatesProperty
HasAttributeTypeProperty |
Copyright © 2018 Grakn Labs Ltd. All rights reserved.