Query language functions reference
Deephaven's query language has many functions that are automatically imported for use. This reference page lists the most popular classes whose methods are automatically imported and can be used within query strings.
The full list of classes, packages, and methods that are imported is defined in the QueryLibraryImportsDefaults Java class.