Graph statements

Description

The goal is to wrap existing types of statements into their equivalent for graph, thus matching graph requirements.

Add a GraphStatement which has the same purpose than Simple/RegularStatement.
Add a PreparedGraphStatement which has the same purpose than PreparedStatement.
Add a BoundGraphStatement which has the same purpose than BoundStatement.

Every graph statement will allow setting graph specific settings :

We also need to implement the logic for routing prepared queries by using the DSE Graph id allocation algorithm.

Environment

None

Pull Requests

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Labels

Fix versions

Components

Sprint

Priority

Created August 10, 2015 at 10:37 AM
Updated June 29, 2016 at 3:19 PM
Resolved February 10, 2016 at 4:04 PM