public class GraQLCompleter extends Object
| Constructor and Description |
|---|
GraQLCompleter(GraqlShell shell) |
| Modifier and Type | Method and Description |
|---|---|
int |
complete(String buffer,
int cursor,
List<CharSequence> candidates) |
public GraQLCompleter(GraqlShell shell)
public int complete(String buffer, int cursor, List<CharSequence> candidates)
Copyright © 2016. All rights reserved.