Options
All
  • Public
  • Public/Protected
  • All
Menu

String constants that represent the filter methods for a Document.

Index

Variables

Const MATCHES

MATCHES: "matches" = "matches"

Const RANGES

RANGES: "ranges" = "ranges"

Const SPATIAL_DISJOINT

SPATIAL_DISJOINT: "spatialDisjoint" = "spatialDisjoint"

Const SPATIAL_INTERSECTS

SPATIAL_INTERSECTS: "spatialIntersects" = "spatialIntersects"

Const SPATIAL_WITHIN

SPATIAL_WITHIN: "spatialWithin" = "spatialWithin"

Const VALUES

VALUES: "values" = "values"