Class UsingPeriodicCommit
- java.lang.Object
-
- org.neo4j.cypherdsl.core.internal.UsingPeriodicCommit
-
- All Implemented Interfaces:
Visitable
@API(status=INTERNAL, since="2021.2.1") public final class UsingPeriodicCommit extends java.lang.Object implements VisitableA visitable representing aUSING PERIODIC COMMITclause. Not meant to be used outside the Cypher-DSL directly. Will be changed without further notice.- Since:
- 2021.2.1
- Author:
- Michael J. Simons
-
-
Constructor Summary
Constructors Constructor Description UsingPeriodicCommit(@Nullable java.lang.Integer rate)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description @Nullable java.lang.IntegergetRate()
-