public class NewNodeStatementBuilder extends Object implements CypherStatementBuilder
| Constructor and Description |
|---|
NewNodeStatementBuilder(Set<Node> newNodes,
StatementFactory statementFactory) |
| Modifier and Type | Method and Description |
|---|---|
Statement |
build()
Builds one or more Cypher clauses and their parameters.
|
public NewNodeStatementBuilder(Set<Node> newNodes, StatementFactory statementFactory)
public Statement build()
CypherStatementBuilderbuild in interface CypherStatementBuilderCopyright © 2015–2020 Neo Technology, Inc.. All rights reserved.