public interface Console
void
format(String format, Object... args)
String
readLine(String prompt)
void format(String format, Object... args)
format
args
String readLine(String prompt)
prompt
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.