SpatialSpec interface

Properties

path

The path for which the indexing behavior applies to. Index paths typically start with root and end with wildcard (/path/*)

types

List of path's spatial type

Property Details

path

The path for which the indexing behavior applies to. Index paths typically start with root and end with wildcard (/path/*)

path?: string

Property Value

string

types

List of path's spatial type

types?: string[]

Property Value

string[]