public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkWritableDirectory(Path directory) |
static void |
copy(InputStream in,
OutputStream out) |
public static void checkWritableDirectory(Path directory) throws FileSystemException
FileSystemExceptionpublic static void copy(InputStream in, OutputStream out) throws IOException
IOExceptionCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.