Put this file in your Emacs lisp path (e.g. ~/.emacs.d/site-lisp)
and add the following line to your .emacs:

(require 'n4js)

Type M-x n4js-start to run Neo4j Shell.
See also `comint-mode' to check key bindings.