public class DeleteNodeStatements extends Object implements DeleteStatements
| Constructor and Description |
|---|
DeleteNodeStatements() |
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 label)
deleteByType in interface DeleteStatementsCopyright © 2016 Neo Technology, Inc.. All rights reserved.