Package 

Class ProjectionBase.SkipLimit

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final <T extends StatementBuilder.TerminalExposesSkip, StatementBuilder.TerminalExposesLimit> StatementBuilder.BuildableStatement<ResultStatement> format(T returning)
      final StatementBuilder.OngoingReadingAndWith format(StatementBuilder.OrderableOngoingReadingAndWith returning)
      final Boolean applies()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ProjectionBase.SkipLimit

        ProjectionBase.SkipLimit(String variable, Map<String, Object> arguments, GraphQLFieldDefinition fieldDefinition)
    • Method Detail

      • format

         final <T extends StatementBuilder.TerminalExposesSkip, StatementBuilder.TerminalExposesLimit> StatementBuilder.BuildableStatement<ResultStatement> format(T returning)
      • format

         final StatementBuilder.OngoingReadingAndWith format(StatementBuilder.OrderableOngoingReadingAndWith returning)