| Package | Description |
|---|---|
| io.mindmaps.graql.admin | |
| io.mindmaps.graql.internal.pattern.property |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UniqueVarProperty |
| Modifier and Type | Method and Description |
|---|---|
<T extends VarProperty> |
VarAdmin.getProperties(Class<T> type)
Get a stream of all properties of a particular type on this variable
|
| Modifier and Type | Method and Description |
|---|---|
java.util.stream.Stream<VarProperty> |
VarAdmin.getProperties()
Get a stream of all properties on this variable
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
VarPropertyInternal |
| Modifier and Type | Class and Description |
|---|---|
class |
AkoProperty |
class |
DataTypeProperty |
class |
HasResourceProperty |
class |
HasResourceTypeProperty |
class |
HasRoleProperty |
class |
HasScopeProperty |
class |
IdProperty |
class |
IsAbstractProperty |
class |
IsaProperty |
class |
LhsProperty |
class |
PlaysRoleProperty |
class |
RegexProperty |
class |
RelationProperty |
class |
RhsProperty |
class |
ValueFlagProperty |
class |
ValueProperty |
Copyright © 2016. All rights reserved.