Class ArangoMappedObjectBuilder
java.lang.Object
ai.stapi.arangograph.graphLoader.arangoQuery.builder.ArangoMappedObjectBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionArangoMappedObjectBuilder(ArangoKeptAttributesBuilder keptAttributesBuilder, ai.stapi.schema.structureSchemaProvider.StructureSchemaFinder structureSchemaFinder, AqlVariable documentName, String subQueryPostfix, String graphElementType) -
Method Summary
Modifier and TypeMethodDescriptionprotected ArangoQuerybuild()mapAttribute(String fieldName, String attributeName) mapCustomField(String fieldName, AqlNode fieldValue)
-
Constructor Details
-
ArangoMappedObjectBuilder
public ArangoMappedObjectBuilder(ArangoKeptAttributesBuilder keptAttributesBuilder, ai.stapi.schema.structureSchemaProvider.StructureSchemaFinder structureSchemaFinder, AqlVariable documentName, String subQueryPostfix, String graphElementType)
-
-
Method Details
-
mapAttribute
-
mapId
-
mapType
-
mapCustomField
-
build
-