Uses of Class
ai.stapi.arangograph.graphLoader.arangoQuery.builder.ArangoGraphTraversalSubQueryBuilder
Packages that use ArangoGraphTraversalSubQueryBuilder
-
Uses of ArangoGraphTraversalSubQueryBuilder in ai.stapi.arangograph.graphLoader.arangoQuery.builder
Fields in ai.stapi.arangograph.graphLoader.arangoQuery.builder with type parameters of type ArangoGraphTraversalSubQueryBuilderModifier and TypeFieldDescriptionprotected final Map<String,ArangoGraphTraversalSubQueryBuilder> ArangoNodeSubQueryBuilder.subQueryBuildersMethods in ai.stapi.arangograph.graphLoader.arangoQuery.builder that return ArangoGraphTraversalSubQueryBuilderModifier and TypeMethodDescriptionArangoGraphTraversalSubQueryBuilder.asConnections(ArangoGenericSearchOptionResolver searchOptionResolver, ai.stapi.schema.structureSchemaProvider.StructureSchemaFinder structureSchemaProvider, ai.stapi.graphoperations.graphLanguage.graphDescription.specific.positive.AbstractEdgeDescription edgeDescription, String subQueryPostfix, AqlVariable variableTraversingStart) ArangoGraphTraversalJoinable.joinGraphTraversal(ai.stapi.graphoperations.graphLanguage.graphDescription.specific.positive.AbstractEdgeDescription edgeDescription) ArangoGraphTraversalNodeOptionBuilder.joinGraphTraversal(ai.stapi.graphoperations.graphLanguage.graphDescription.specific.positive.AbstractEdgeDescription edgeDescription) ArangoNodeSubQueryBuilder.joinGraphTraversal(ai.stapi.graphoperations.graphLanguage.graphDescription.specific.positive.AbstractEdgeDescription edgeDescription) ArangoGraphTraversalJoinable.mapGraphTraversal(String fieldName, ai.stapi.graphoperations.graphLanguage.graphDescription.specific.positive.AbstractEdgeDescription edgeDescription) ArangoGraphTraversalNodeOptionBuilder.mapGraphTraversal(String fieldName, ai.stapi.graphoperations.graphLanguage.graphDescription.specific.positive.AbstractEdgeDescription edgeDescription) ArangoNodeSubQueryBuilder.mapGraphTraversal(String fieldName, ai.stapi.graphoperations.graphLanguage.graphDescription.specific.positive.AbstractEdgeDescription edgeDescription) ArangoGraphTraversalJoinable.mapGraphTraversalAsConnections(String fieldName, ai.stapi.graphoperations.graphLanguage.graphDescription.specific.positive.AbstractEdgeDescription edgeDescription) ArangoGraphTraversalNodeOptionBuilder.mapGraphTraversalAsConnections(String fieldName, ai.stapi.graphoperations.graphLanguage.graphDescription.specific.positive.AbstractEdgeDescription edgeDescription) ArangoNodeSubQueryBuilder.mapGraphTraversalAsConnections(String fieldName, ai.stapi.graphoperations.graphLanguage.graphDescription.specific.positive.AbstractEdgeDescription edgeDescription)