@groovy.transform.CompileStatic class GraphClassMapping extends org.grails.datastore.mapping.model.AbstractClassMapping<NodeConfig>
Represents a mapping between a GORM entity and the Graph
| Constructor and description |
|---|
GraphClassMapping(org.grails.datastore.mapping.model.PersistentEntity entity, org.grails.datastore.mapping.model.MappingContext context) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
NodeConfig |
getMappedForm() |