Class ArangoNodeKeptAttributesBuilder
java.lang.Object
ai.stapi.arangograph.graphLoader.arangoQuery.builder.ArangoKeptAttributesBuilder
ai.stapi.arangograph.graphLoader.arangoQuery.builder.ArangoNodeKeptAttributesBuilder
-
Field Summary
FieldsFields inherited from class ai.stapi.arangograph.graphLoader.arangoQuery.builder.ArangoKeptAttributesBuilder
attributesToKeep, bindParameters, documentName, subQueryPostfix -
Constructor Summary
ConstructorsConstructorDescriptionArangoNodeKeptAttributesBuilder(ai.stapi.schema.structureSchemaProvider.StructureSchemaFinder structureSchemaFinder, AqlVariable documentName, String subQueryPostfix, String graphElementType) -
Method Summary
Methods inherited from class ai.stapi.arangograph.graphLoader.arangoQuery.builder.ArangoKeptAttributesBuilder
addAttribute, addAttribute, addId, build, buildOneAttributeFirstValue, buildOneListOrLeafAttribute, isExactlyOneAttributeSet, keepAllAttributes
-
Field Details
-
DEFAULT_META_ATTRIBUTES
-
-
Constructor Details
-
ArangoNodeKeptAttributesBuilder
public ArangoNodeKeptAttributesBuilder(ai.stapi.schema.structureSchemaProvider.StructureSchemaFinder structureSchemaFinder, AqlVariable documentName, String subQueryPostfix, String graphElementType)
-
-
Method Details
-
provideDefaultMetaAttributes
- Specified by:
provideDefaultMetaAttributesin classArangoKeptAttributesBuilder
-