All modules

In the interactive shell, you must use all provided modules to query the neo4j database.

Here is the list of all available modules:

An autocompletion is available in the interactive shell. By pressing <tab> twice, available modules are suggested. By doing the same after a module, it will show you available submodules.

Help informations for a specific module can be printed with the following command:

🦝 > help <module_name>