Valentyn Kahamlyk created TINKERPOP-3107:
--------------------------------------------
Summary: Ability to run Gremlin Server with only gremlin-lang
Key: TINKERPOP-3107
URL: https://issues.apache.org/jira/browse/TINKERPOP-3107
Project: TinkerPop
Issue Type: Improvement
Components: server
Affects Versions: 3.7.2
Reporter: Valentyn Kahamlyk
Currently, GraphTraversalSource creation is done via `ScriptFileGremlinPlugin`
and groovy script.
Disabling the plugin leads to
`The traversal source [g] for alias [g] is not configured on the server`.
It would be nice to configure `GraphTraversalSource` without using groovy.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)