Interface TupleQueryResult

    • Method Detail

      • getBindingNames

        java.util.List<java.lang.String> getBindingNames()
                                                  throws QueryEvaluationException
        Gets the names of the bindings, in order of projection.
        Returns:
        The binding names, in order of projection.
        Throws:
        QueryEvaluationException