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