Class DeleteStatement
- java.lang.Object
-
- io.github.willena.influxql.ast.statement.DeleteStatement
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DeleteStatement.Builder
DeleteStatement
builder static inner class.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
toString()
Convert the current Node to an influxql String that the parser must be able to read.
-