| Package | Description |
|---|---|
| com.taxonic.carml.model | |
| com.taxonic.carml.model.impl |
| Modifier and Type | Method and Description |
|---|---|
Set<NestedMapping> |
TriplesMap.getNestedMappings() |
| Modifier and Type | Class and Description |
|---|---|
class |
CarmlNestedMapping |
| Modifier and Type | Method and Description |
|---|---|
Set<NestedMapping> |
CarmlTriplesMap.getNestedMappings() |
| Modifier and Type | Method and Description |
|---|---|
CarmlTriplesMap.Builder |
CarmlTriplesMap.Builder.nestedMapping(NestedMapping nestedMapping) |
| Modifier and Type | Method and Description |
|---|---|
void |
CarmlTriplesMap.setNestedMappings(Set<NestedMapping> nestedMappings) |
| Constructor and Description |
|---|
CarmlTriplesMap(LogicalSource logicalSource,
SubjectMap subjectMap,
Set<PredicateObjectMap> predicateObjectMaps,
Set<NestedMapping> nestedMappings) |
Copyright © 2017–2021 Taxonic. All rights reserved.