Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-3044

Add the ability to explicitly specify the type for numeric data in JavaScript GLV

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.6.6
    • None
    • javascript
    • None

    Description

      Now integer value can be serialized only as Int or Long, and users can't select type explicitly.
      implementation

      Add support for Byte and Short, allow so select type for any number, for example send 1 as Byte or Short or Int or Long or Double, etc.
       
      Find a way to handle values outside [MIN_SAFE_INTEGER,MAX_SAFE_INTEGER].

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              valentyn Valentyn Kahamlyk
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: