gchq / gaffer-docker

Gaffer Docker images and associated Helm charts for deploying on Kubernetes
https://gchq.github.io/gaffer-docker
Apache License 2.0
30 stars 36 forks source link

Gh-359: Add Tinkerpop serializer #360

Closed cn337131 closed 4 months ago

cn337131 commented 4 months ago

Added v3 Tinkerpop serializer so modern tooling can talk to it rather than using the v1 fallback.

Related issue