public class ImportTool extends Object
BatchImporter.| Constructor and Description |
|---|
ImportTool() |
public static void main(String[] incomingArguments) throws IOException
incomingArguments - arguments for specifying input and configuration for the import.IOExceptionpublic static void main(String[] incomingArguments, boolean defaultSettingsSuitableForTests) throws IOException
incomingArguments - arguments for specifying input and configuration for the import.defaultSettingsSuitableForTests - default configuration geared towards unit/integration
test environments, for example lower default buffer sizes.IOExceptionCopyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.