- Enclosing interface:
- Statement
Represents a
USE statement, utilizing a composite graph call. A statement utilizing composite databases
might use an EXPLAIN clause but cannot be profiled (as of Neo4j 5.3).- Since:
- 2023.0.0
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.neo4j.cypherdsl.core.Statement
Statement.RegularQuery, Statement.SingleQuery, Statement.UnionQuery, Statement.UseStatement -
Method Summary
Methods inherited from interface org.neo4j.cypherdsl.core.Statement
doesReturnOrYield, getCatalog, getContext, getCypher, isRenderConstantsAsParameters, setRenderConstantsAsParameters
-
Method Details
-
explain
- Returns:
- Creates a statement that returns an explain plan for the original statement.
-