public interface WaveAPI
| Modifier and Type | Method and Description |
|---|---|
QueryResult |
query(String saql)
Execute the given SAQL by using "/wave/query" API
|
QueryResult query(String saql) throws Exception
saql - - SAQL to be executed. This will be converted into JSONQueryResultExceptionCopyright © 2015. All rights reserved.