public class DeleteRelationshipStatements extends Object implements DeleteStatements
| Constructor and Description |
|---|
DeleteRelationshipStatements() |
public Statement delete(Long id)
delete in interface DeleteStatementspublic Statement deleteAll(Collection<Long> ids)
deleteAll in interface DeleteStatementspublic Statement purge()
purge in interface DeleteStatementspublic Statement deleteByType(String type)
deleteByType in interface DeleteStatementsCopyright © 2016 Neo Technology, Inc.. All rights reserved.