Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QueryOptions

QueryOptions defines a set of options passed into a query methods.

Hierarchy

  • QueryOptions

Index

Properties

geometry

geometry: GeometryObject

The geometry property GeometryObject to query.

geometryRelation

geometryRelation: string

The geometryRelation property is a string GeometryRelation.

where

where: string

The where property is a string where clause of the query.