[
https://issues.apache.org/jira/browse/TINKERPOP-2680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482131#comment-17482131
]
Dave Bechberger commented on TINKERPOP-2680:
--------------------------------------------
Proposed syntax is here:
[https://gist.github.com/bechbd/1d0101c24c2ca8c1133b9d27b1a99fcf|https://gist.github.com/bechbd/1d0101c24c2ca8c1133b9d27b1a99fcf]
> 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
> Priority: Major
>
> One of the gaps in the Gremlin query language is a step that enables
> implemented to call procedures that are unique to that specific database.
> Adding this ability allows implementers to leverage Gremlin by enabling them
> to leverage it as a single interface for users to interact with the database
> without having to separate interfaces to handle database-specific operations.
>
> With this feature we will create a step that allows implementors to provide
> database specific functionality.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)