org.nlpcn.es4sql.domain.Delete Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of elasticsearch-sql Show documentation
Show all versions of elasticsearch-sql Show documentation
Query elasticsearch using SQL
The newest version!
package org.nlpcn.es4sql.domain;
/**
* SQL Delete statement.
*/
public class Delete extends Query {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy