TINKERPOP-2847 Compare and store request UUIDs as lower case strings in gremlin-javascript.

Storing and comparing the request IDs in lower case prevents issues that
arise when the supplied ID and returned ID are using different cases to
represent the hex values of the UUID.
2 files changed