Class ArangoSearchResolvingContext

java.lang.Object
ai.stapi.arangograph.graphLoader.arangoQuery.builder.ArangoSearchResolvingContext
All Implemented Interfaces:
ai.stapi.graphoperations.graphLoader.search.SearchResolvingContext

public class ArangoSearchResolvingContext extends Object implements ai.stapi.graphoperations.graphLoader.search.SearchResolvingContext
  • Constructor Details

  • Method Details

    • getPlaceholderPostfix

      public String getPlaceholderPostfix()
    • getDocumentName

      public AqlVariable getDocumentName()
    • getSubQueryPostfix

      public String getSubQueryPostfix()
    • getOriginQueryType

      public ArangoQueryType getOriginQueryType()
    • getGraphElementType

      public String getGraphElementType()