public class DefaultNeo4jInsertionStrategy extends Object implements Neo4jInsertionStrategy
| Constructor and Description |
|---|
DefaultNeo4jInsertionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
insert(Neo4jConnectionCallback connection,
InputStream dataset) |
public void insert(Neo4jConnectionCallback connection, InputStream dataset) throws Throwable
insert in interface InsertionStrategy<Neo4jConnectionCallback>ThrowableCopyright © 2017 JBoss by Red Hat. All Rights Reserved.