@CompileStatic class MappingBuilder extends Object
Helps to build mapping definitions for Neo4j
| Constructor and description |
|---|
MappingBuilder() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
static MappingDefinition<MongoCollection, MongoAttribute> |
document(Closure mappingDefinition)Build a MongoDB document mapping |
Build a MongoDB document mapping
mappingDefinition - The closure defining the mapping