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 TypeMethodDescriptionbooleandynamic()Returnstrueif this instance requires dynamic graph lookups.
-
Method Details
-
dynamic
boolean dynamic()Returnstrueif this instance requires dynamic graph lookups.- Returns:
trueif this instance requires dynamic graph lookups
-