Dave Bechberger created TINKERPOP-2680:
------------------------------------------
Summary: 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
Reporter: Dave Bechberger
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)