dmill-bz / gremlin-console-js

A gremlin console for browsers. This console can connect either directly to gremlin-server or serve requests through a intermediary page via AJAX.
Other
21 stars 9 forks source link

Make DriverClient.client private #3

Open dmill-bz opened 8 years ago

dmill-bz commented 8 years ago

client should become _client as a reminder that it's not part of the public API of DriverClient