Class ArangoKeptAttributesBuilder
java.lang.Object
ai.stapi.arangograph.graphLoader.arangoQuery.builder.ArangoKeptAttributesBuilder
- Direct Known Subclasses:
ArangoEdgeKeptAttributesBuilder,ArangoNodeKeptAttributesBuilder
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedArangoKeptAttributesBuilder(ai.stapi.schema.structureSchemaProvider.StructureSchemaFinder structureSchemaFinder, AqlVariable documentName, String subQueryPostfix, String graphElementType) -
Method Summary
Modifier and TypeMethodDescriptionaddAttribute(String attributeName) addAttribute(String attributeName, String placeholder) addId()protected ArangoQuerybuild()booleanprotected abstract String[]
-
Field Details
-
documentName
-
subQueryPostfix
-
bindParameters
-
attributesToKeep
-
-
Constructor Details
-
ArangoKeptAttributesBuilder
protected ArangoKeptAttributesBuilder(ai.stapi.schema.structureSchemaProvider.StructureSchemaFinder structureSchemaFinder, AqlVariable documentName, String subQueryPostfix, String graphElementType)
-
-
Method Details
-
provideDefaultMetaAttributes
-
addId
-
addAttribute
-
addAttribute
-
keepAllAttributes
-
build
-
buildOneAttributeFirstValue
-
buildOneListOrLeafAttribute
-
isExactlyOneAttributeSet
public boolean isExactlyOneAttributeSet()
-