Interface AddStatement

All Superinterfaces:
Statement<AddStatement,​AddResult>
All Known Implementing Classes:
AddStatementImpl

public interface AddStatement
extends Statement<AddStatement,​AddResult>
A statement adding documents to a collection.