[
https://issues.apache.org/jira/browse/ATLAS-3081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798570#comment-16798570
]
Madhan Neethiraj commented on ATLAS-3081:
-----------------------------------------
[~ayushmnnit] - exposing API to execute user submitted Gremlin query breaks
many abstractions and is very much undesired. This is equivalent to an
application using RBMS allowing users to run any arbitrary SQL directly on the
database. Thought Atlas uses a graph store, vertex/edge layout details of
internal to Atlas and no client should depend on these details. Also, allowing
such access will bypass the access-control mechanisms in place, which can
restrict users from accessing information stored in graph store.
If current APIs don't meet your use cases, please add details of the use cases
with few examples. This can help to suggest possible approaches or design new
APIs.
> Expose Gremlin Search API
> -------------------------
>
> Key: ATLAS-3081
> URL: https://issues.apache.org/jira/browse/ATLAS-3081
> Project: Atlas
> Issue Type: New Feature
> Reporter: Ayush Nigam
> Assignee: Ayush Nigam
> Priority: Minor
> Attachments: ATLAS_3081.patch
>
>
> Expose Gremlin Search API to solve more complex usecases.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)