Sami Tikka

Results 2 issues of Sami Tikka

Graph visualization does not support multivalue properties Steps to reproduce the behavior: 1. Set up a graph where vertices have multivalue properties (i.e. have set cardinality) 2. query `g.V().outE().inV().path().by(elementMap())`. This...

bug

We run AWS Lambda function which uses FuelSDK to update a Data Extension. We recently upgraded the SDK from 1.1.8 to 2.1.0. After the upgrade the lambda function started crashing...