| Package | Description |
|---|---|
| com.datastax.dse.driver.api.core.graph.reactive |
| Modifier and Type | Method and Description |
|---|---|
default ReactiveGraphResultSet |
ReactiveGraphSession.executeReactive(GraphStatement<?> statement)
Returns a
ReactiveGraphResultSet that, once subscribed to, executes the given query and
emits all the results. |
Copyright © 2017–2020. All rights reserved.