[
https://issues.apache.org/jira/browse/TINKERPOP-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18079204#comment-18079204
]
Cole Greer commented on TINKERPOP-3107:
---------------------------------------
https://github.com/apache/tinkerpop/pull/3384
> 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
> Priority: Major
>
> 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)