Interface TailLocalStepContract<S>

    • Field Detail

      • CONCRETE_STEPS

        static final List<Class<? extends Step>> CONCRETE_STEPS
        Concrete implementations of this contract that can be referenced as TinkerPop implementations.
    • Method Detail

      • getLimit

        Long getLimit()
      • getLimitAsGValue

        default GValue<Long> getLimitAsGValue()