mpsharp#415
ATApache TinkerPop
•Created by mpsharp#415 on 2/25/2024 in #questions
Anyone using Tinkerpop docker as a local Cosmos replacement
Thanks, it turns out the easiest answer for us is to just shove a default value on those objects, but I was surprised by that behavior.
7 replies
ATApache TinkerPop
•Created by mpsharp#415 on 2/25/2024 in #questions
Anyone using Tinkerpop docker as a local Cosmos replacement
So ran into one quirk, curious if there's a work around. On Cosmos, if you order().by on a non-existing field, you get all the items in a random order. On Tinkerpop, you don't get any items. The order().by acts as a "where" which is unexpected.
7 replies