Function convertAfterParam

  • Validates after query parameter value and converts it to date format accepted by Gremlin.

    Returns

    • Formatted date string.

    Parameters

    • after: string

      Query parameter value.

    Returns string

Generated using TypeDoc