[
https://issues.apache.org/jira/browse/TINKERPOP-1929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Linda M Thomas updated TINKERPOP-1929:
--------------------------------------
Description:
As per my understanding, AWS Neptune only supports "Tinkerpop Gremlin 3". In
order to map vertices and edges to java objects, integration with Tinkerpop
Frames is required. Tinkerpop Frames supports only blueprints
graph(com.tinkerpop.blueprints.Graph) whereas the graph obtained while
connecting to AWS Neptune is Gremlin Graph
(org.apache.tinkerpop.gremlin.structure.Graph).
Is it possible to convert Gremlin Graph to Blueprint graph in code
implementation?
Can someone please update on this?
Thank you for looking into it!!
was:
As per my understanding, AWS Neptune only supports "Tinkerpop Gremlin 3". In
order to map vertices and edges to java objects, integration with Tinkerpop
Frames is required. Tinkerpop Frames supports only blueprints
graph(com.tinkerpop.blueprints.Graph) whereas the graph obtained while
connecting to AWS Neptune is Gremlin Graph
(org.apache.tinkerpop.gremlin.structure.Graph).
Can someone please update on this?
> Integration of AWS Neptune with Tinkerpop Frames
> ------------------------------------------------
>
> Key: TINKERPOP-1929
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1929
> Project: TinkerPop
> Issue Type: Improvement
> Reporter: Linda M Thomas
> Priority: Major
> Labels: features
>
> As per my understanding, AWS Neptune only supports "Tinkerpop Gremlin 3". In
> order to map vertices and edges to java objects, integration with Tinkerpop
> Frames is required. Tinkerpop Frames supports only blueprints
> graph(com.tinkerpop.blueprints.Graph) whereas the graph obtained while
> connecting to AWS Neptune is Gremlin Graph
> (org.apache.tinkerpop.gremlin.structure.Graph).
> Is it possible to convert Gremlin Graph to Blueprint graph in code
> implementation?
> Can someone please update on this?
> Thank you for looking into it!!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)