[
https://issues.apache.org/jira/browse/TINKERPOP-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15386411#comment-15386411
]
Kaniska Mandal commented on TINKERPOP-1382:
-------------------------------------------
How can I register a Custom Traversal using traversal(final
TraversalSource.Builder<C> sourceBuilder) provided by
org.apache.tinkerpop.gremlin.structure.Graph ?
Accordingly I would like to directly execute a query like -
‘users().withGroup().withDevices()’ using the Gremlin ScriptServer via our own
Rest API .
Thanks
Kaniska
> As a developer we should be able to create user-defined gremlin step using
> latest Tinkerpop 3.x
> ------------------------------------------------------------------------------------------------
>
> Key: TINKERPOP-1382
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1382
> Project: TinkerPop
> Issue Type: Improvement
> Components: process
> Affects Versions: 3.2.0-incubating
> Reporter: Kaniska Mandal
>
> As a developer we need to be able to define a custom step like we could do as
> Gremlin.defineStep(...) in Tinkerpop 2.x
> It would be great if a separate Java API is provided to combine a set of
> commands and define a custom step.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)