Ryan Tan
Ryan Tan
https://issues.apache.org/jira/browse/TINKERPOP-3026 Added tests to cover checkAdjacentVertices = true in SubgraphStrategy configuration.
https://issues.apache.org/jira/browse/TINKERPOP-3020 Updated all edge weights to use type double in PartitionStrategy and SideEffect feature tests.
https://issues.apache.org/jira/browse/TINKERPOP-3054 Added str() guards to `request_id` before validating to avoid passing UUID into UUID constructor, which is intended to receive a string.