[
https://issues.apache.org/jira/browse/TINKERPOP-2680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Mallette closed TINKERPOP-2680.
---------------------------------------
Fix Version/s: 3.6.0
Assignee: Mike Personick
Resolution: Fixed
> Create call() step to allow for calling procedures
> --------------------------------------------------
>
> Key: TINKERPOP-2680
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2680
> Project: TinkerPop
> Issue Type: Improvement
> Components: language, process
> Affects Versions: 3.5.1
> Reporter: Dave Bechberger
> Assignee: Mike Personick
> Priority: Major
> Fix For: 3.6.0
>
>
> The Gremlin query language does not include a step to call procedures that
> are unique to an implementation. Adding such a step allows implementations to
> leverage Gremlin and offer a single interface for users to interact with the
> systems comprising the implementation, such as storage and indexing backends.
> With this feature, we will create a step that allows implementations to pass
> on requests to the implementation's inner services.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)