Class ArangoNodeKeptAttributesBuilder

java.lang.Object
ai.stapi.arangograph.graphLoader.arangoQuery.builder.ArangoKeptAttributesBuilder
ai.stapi.arangograph.graphLoader.arangoQuery.builder.ArangoNodeKeptAttributesBuilder

public class ArangoNodeKeptAttributesBuilder extends ArangoKeptAttributesBuilder
  • Field Details

    • DEFAULT_META_ATTRIBUTES

      protected static final String[] DEFAULT_META_ATTRIBUTES
  • Constructor Details

    • ArangoNodeKeptAttributesBuilder

      public ArangoNodeKeptAttributesBuilder(ai.stapi.schema.structureSchemaProvider.StructureSchemaFinder structureSchemaFinder, AqlVariable documentName, String subQueryPostfix, String graphElementType)
  • Method Details