Interface AvailableStatementOrder

    • Method Detail

      • getSupportedOrders

        @Experimental
        Set<StatementOrder> getSupportedOrders​(Resource subj,
                                               IRI pred,
                                               Value obj,
                                               Resource... contexts)
        Returns the supported orders for the given subject, predicate, object and contexts.
        Parameters:
        subj -
        pred -
        obj -
        contexts -
        Returns:
        the supported orders for the given subject, predicate, object and contexts.