-
Notifications
You must be signed in to change notification settings - Fork 179
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Community Note
- Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
- If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Describe the bug
When using %%gremlin profile
on Neptune Database v1.2.0.0.R4, the default value for the --profile-serializer
(GRAPHSON_V3_UNTYPED
) option results in the following error:

This engine version only supports the following following serializers:
"application/json" or "GRAPHSON"
"application/vnd.gremlin-v1.0+json" or "GRAPHSON_V1"
"application/vnd.gremlin-v2.0+json" or "GRAPHSON_V2"
"application/vnd.gremlin-v3.0+json" or "GRAPHSON_V3"
Expected behavior
%%gremlin profile
should work out of the box with DB 1.2 major version.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Resolved