Method GeoSpatial
GeoSpatial(string)
Sets the key name to create a geospatial index on.
public IndexKeysBuilder GeoSpatial(string name)
Parameters
name
stringThe key name.
Returns
- IndexKeysBuilder
The builder (so method calls can be chained).