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