| Package | Description |
|---|---|
| io.mindmaps | |
| io.mindmaps.concept | |
| io.mindmaps.graph.internal | |
| io.mindmaps.graql | |
| io.mindmaps.graql.internal.pattern.property | |
| io.mindmaps.migration.owl |
| Modifier and Type | Method and Description |
|---|---|
<V> ResourceType<V> |
MindmapsGraph.putResourceType(String id,
ResourceType.DataType<V> type) |
| Modifier and Type | Field and Description |
|---|---|
static ResourceType.DataType<Boolean> |
ResourceType.DataType.BOOLEAN |
static ResourceType.DataType<Double> |
ResourceType.DataType.DOUBLE |
static ResourceType.DataType<Long> |
ResourceType.DataType.LONG |
static ResourceType.DataType<String> |
ResourceType.DataType.STRING |
| Modifier and Type | Field and Description |
|---|---|
static Map<String,ResourceType.DataType<?>> |
ResourceType.DataType.SUPPORTED_TYPES |
| Modifier and Type | Method and Description |
|---|---|
ResourceType.DataType<D> |
Resource.dataType() |
ResourceType.DataType<D> |
ResourceType.getDataType() |
| Modifier and Type | Method and Description |
|---|---|
<V> ResourceType<V> |
AbstractMindmapsGraph.putResourceType(String id,
ResourceType.DataType<V> dataType) |
| Modifier and Type | Method and Description |
|---|---|
Var |
Var.datatype(ResourceType.DataType<?> datatype) |
| Modifier and Type | Method and Description |
|---|---|
ResourceType.DataType<?> |
DataTypeProperty.getDatatype() |
| Constructor and Description |
|---|
DataTypeProperty(ResourceType.DataType<?> datatype) |
| Modifier and Type | Method and Description |
|---|---|
ResourceType.DataType<?> |
OWLMigrator.owlBuiltInToMindmapsDatatype(OWL2Datatype propertyType) |
Copyright © 2016. All rights reserved.