Interface Use

All Superinterfaces:
Clause, Visitable

public sealed interface Use extends Clause
The USE clause can be prepended to statements or be used in a CALL subquery. It is meant to select composite databases or constituents thereof.
Since:
2023.0.0
Author:
Michael J. Simons
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     

    Methods inherited from interface org.neo4j.cypherdsl.core.ast.Visitable

    accept, toString
  • Method Details

    • dynamic

      boolean dynamic()
      Returns:
      true if this instance requires dynamic graph lookups