| Package | Description |
|---|---|
| ai.grakn.graql.internal.pattern.property |
| Modifier and Type | Class and Description |
|---|---|
class |
DataTypeProperty
Represents the
datatype property on a ResourceType. |
class |
HasResourceProperty
Represents the
has property on an Thing. |
class |
HasResourceTypeProperty
|
class |
HasScopeProperty
Represents the
has-scope property on a Relation. |
class |
IdProperty
Represents the
id property on a Concept. |
class |
IsAbstractProperty
Represents the
is-abstract property on a Type. |
class |
IsaProperty
Represents the
isa property on a Thing. |
class |
LabelProperty
Represents the
label property on a Type. |
class |
LhsProperty
Represents the
lhs (left-hand side) property on a Rule. |
class |
NeqProperty
Represents the
!= property on a Concept. |
class |
PlaysProperty
Reperesents the
plays property on a Type. |
class |
RegexProperty
Represents the
regex property on a ResourceType. |
class |
RelatesProperty
Represents the
relates property on a RelationType. |
class |
RelationProperty
Represents the relation property (e.g.
|
class |
RhsProperty
Represents the
rhs (right-hand side) property on a Rule. |
class |
RuleProperty
Abstract property for the patterns within rules.
|
class |
SubProperty
Represents the
sub property on a Type. |
class |
ValueProperty
Represents the
value property on a Resource. |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.