Skip navigation links
C E G H I M O R S V 

C

close() - Method in interface io.mindmaps.graql.GraqlClient
 
close() - Method in class io.mindmaps.graql.GraqlClientImpl
 
COMMANDS - Static variable in class io.mindmaps.graql.GraqlShell
Array of available commands in shell
complete(String, int, List<CharSequence>) - Method in class io.mindmaps.graql.internal.shell.GraQLCompleter
 
complete(String, int, List<CharSequence>) - Method in class io.mindmaps.graql.internal.shell.ShellCommandCompleter
 
connect(Object, URI) - Method in interface io.mindmaps.graql.GraqlClient
 
connect(Object, URI) - Method in class io.mindmaps.graql.GraqlClientImpl
 

E

ErrorMessage - Enum in io.mindmaps.graql.internal.shell
 

G

getAutocompleteCandidates(String, int) - Method in class io.mindmaps.graql.GraqlShell
 
getMessage(Object...) - Method in enum io.mindmaps.graql.internal.shell.ErrorMessage
 
GraqlClient - Interface in io.mindmaps.graql
Interface for connecting a Graql websocket to a remote URI.
GraqlClientImpl - Class in io.mindmaps.graql
Default implementation of GraqlClient that connects to a websocket
GraqlClientImpl() - Constructor for class io.mindmaps.graql.GraqlClientImpl
 
GraQLCompleter - Class in io.mindmaps.graql.internal.shell
An autocompleter for Graql.
GraQLCompleter(GraqlShell) - Constructor for class io.mindmaps.graql.internal.shell.GraQLCompleter
 
GraqlShell - Class in io.mindmaps.graql
A Graql REPL shell that can be run from the command line
GraqlSignalHandler - Class in io.mindmaps.graql.internal.shell
 
GraqlSignalHandler(GraqlShell) - Constructor for class io.mindmaps.graql.internal.shell.GraqlSignalHandler
 

H

handle(Signal) - Method in class io.mindmaps.graql.internal.shell.GraqlSignalHandler
 

I

interrupt() - Method in class io.mindmaps.graql.GraqlShell
Interrupt the shell.
io.mindmaps.graql - package io.mindmaps.graql
 
io.mindmaps.graql.internal.shell - package io.mindmaps.graql.internal.shell
 

M

main(String[]) - Static method in class io.mindmaps.graql.GraqlShell
Run a Graql REPL

O

onClose(int, String) - Method in class io.mindmaps.graql.GraqlShell
 
onMessage(String) - Method in class io.mindmaps.graql.GraqlShell
 

R

runShell(String[], String, String, GraqlClient) - Static method in class io.mindmaps.graql.GraqlShell
 

S

ShellCommandCompleter - Class in io.mindmaps.graql.internal.shell
Completer that complete Graql shell commands
ShellCommandCompleter() - Constructor for class io.mindmaps.graql.internal.shell.ShellCommandCompleter
 

V

valueOf(String) - Static method in enum io.mindmaps.graql.internal.shell.ErrorMessage
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.mindmaps.graql.internal.shell.ErrorMessage
Returns an array containing the constants of this enum type, in the order they are declared.
C E G H I M O R S V 
Skip navigation links

Copyright © 2016. All rights reserved.