Interface ArangoGraphTraversalJoinable

All Known Implementing Classes:
ArangoGraphTraversalNodeOptionBuilder, ArangoNodeCollectionSubQueryBuilder, ArangoNodeGetSubQueryBuilder, ArangoNodeSubQueryBuilder

public interface ArangoGraphTraversalJoinable
  • Method Details

    • joinGraphTraversal

      ArangoGraphTraversalSubQueryBuilder joinGraphTraversal(ai.stapi.graphoperations.graphLanguage.graphDescription.specific.positive.AbstractEdgeDescription edgeDescription)
    • mapGraphTraversal

      ArangoGraphTraversalSubQueryBuilder mapGraphTraversal(String fieldName, ai.stapi.graphoperations.graphLanguage.graphDescription.specific.positive.AbstractEdgeDescription edgeDescription)
    • mapGraphTraversalAsConnections

      ArangoGraphTraversalSubQueryBuilder mapGraphTraversalAsConnections(String fieldName, ai.stapi.graphoperations.graphLanguage.graphDescription.specific.positive.AbstractEdgeDescription edgeDescription)