| Package | Description |
|---|---|
| ai.grakn.graql.internal.pattern.property |
| Modifier and Type | Method and Description |
|---|---|
void |
VarPropertyInternal.insert(InsertQueryExecutor insertQueryExecutor,
Concept concept)
Insert the given property into the graph, if possible.
|
void |
SubProperty.insert(InsertQueryExecutor insertQueryExecutor,
Concept concept) |
void |
RuleProperty.insert(InsertQueryExecutor insertQueryExecutor,
Concept concept) |
void |
RelationProperty.insert(InsertQueryExecutor insertQueryExecutor,
Concept concept) |
void |
RelatesProperty.insert(InsertQueryExecutor insertQueryExecutor,
Concept concept) |
void |
RegexProperty.insert(InsertQueryExecutor insertQueryExecutor,
Concept concept) |
void |
PlaysProperty.insert(InsertQueryExecutor insertQueryExecutor,
Concept concept) |
void |
IsaProperty.insert(InsertQueryExecutor insertQueryExecutor,
Concept concept) |
void |
IsAbstractProperty.insert(InsertQueryExecutor insertQueryExecutor,
Concept concept) |
void |
HasScopeProperty.insert(InsertQueryExecutor insertQueryExecutor,
Concept concept) |
void |
HasResourceTypeProperty.insert(InsertQueryExecutor insertQueryExecutor,
Concept concept) |
void |
HasResourceProperty.insert(InsertQueryExecutor insertQueryExecutor,
Concept concept) |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.