public class GraqlClientImpl extends Object implements GraqlClient
| Constructor and Description |
|---|
GraqlClientImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Future<Session> |
connect(Object websocket,
URI uri) |
public Future<Session> connect(Object websocket, URI uri)
connect in interface GraqlClientpublic void close()
close in interface GraqlClientCopyright © 2016. All rights reserved.