| Package | Description |
|---|---|
| org.cloudgraph.store.mapping |
Package level documentation for package org.cloudgraph.store.mapping
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Property> |
Configuration.properties |
| Modifier and Type | Method and Description |
|---|---|
Property |
ObjectFactory.createProperty()
Create an instance of
Property |
Property |
TableMapping.findProperty(String name) |
Property |
StoreMapping.findProperty(String name) |
Property |
MappingConfiguration.findProperty(String name) |
Property |
DataGraphMapping.findProperty(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<Property> |
TableMapping.getProperties() |
List<Property> |
StoreMapping.getProperties() |
List<Property> |
MappingConfiguration.getProperties() |
List<Property> |
DataGraphMapping.getProperties() |
List<Property> |
Configuration.getProperties()
Gets the value of the properties property.
|
Copyright © 2024. All Rights Reserved.