You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Ajay Yadava (JIRA)" <ji...@apache.org> on 2015/08/28 14:05:46 UTC

[jira] [Commented] (FALCON-1209) Hide low level REST APIs for graph db from users

    [ https://issues.apache.org/jira/browse/FALCON-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14718407#comment-14718407 ] 

Ajay Yadava commented on FALCON-1209:
-------------------------------------

Cleaning up fix Versions for 0.7 release.

> Hide low level REST APIs for graph db from users
> ------------------------------------------------
>
>                 Key: FALCON-1209
>                 URL: https://issues.apache.org/jira/browse/FALCON-1209
>             Project: Falcon
>          Issue Type: Improvement
>            Reporter: Ajay Yadava
>              Labels: backward-incompatible
>
> Falcon Currently exposes several low level rest api for graph db to users e.g. you can query for a particular vertex id. Since ids are numerical, it doesn't make sense to expose these API to users. 
> These API are useful for building more meaningful features for users / administrators but they are themselves not useful for users. Having these low level API adds more verbosity to the API without providing any useful features for the external users.  
> I intend to remove exposure of these API as REST endpoints but keep the code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)