Open RonZepp opened 2 years ago
"g.E().count()" | Invoke-Gremlin @gremlinParams
Invoke-Gremlin: One or more errors occurred. (JSON type not supported. (Parameter 'ValueKind') Actual value was Number.)
Works with PSGremlin on PS 5.1
Sorry for the late reply @RonZepp ! mmm so PowerShell 5.1 works. I have to look into it and see how I can make it work with older versions.
"g.E().count()" | Invoke-Gremlin @gremlinParams
Invoke-Gremlin: One or more errors occurred. (JSON type not supported. (Parameter 'ValueKind') Actual value was Number.)
Works with PSGremlin on PS 5.1