[
https://issues.apache.org/jira/browse/TINKERPOP-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16542826#comment-16542826
]
stephen mallette commented on TINKERPOP-550:
--------------------------------------------
We can close this one when TINKERPOP-1996 closes
> Gremlin IO needs to support both OLTP and OLAP naturally.
> ---------------------------------------------------------
>
> Key: TINKERPOP-550
> URL: https://issues.apache.org/jira/browse/TINKERPOP-550
> Project: TinkerPop
> Issue Type: Improvement
> Components: io
> Affects Versions: 3.0.2-incubating
> Reporter: Marko A. Rodriguez
> Priority: Major
>
> {code:java}
> g.io().writeKryo().submit(g.compute())
> {code}
> ...something like that so its easy for people to use OLAP bulk writers and
> readers that are coming down the line. right now {{Graph.io()}} is pretty
> hardcoded to OLTP and generalizing it would be nice so its useful for
> databases at scsale.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)