Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Arango
Client
AIndex
GeoJson
Arango.Client.AIndex.GeoJson C# (CSharp) Method
AIndex Class Documentation
Exibir arquivo
Open project: yojimbo87/ArangoDB-NET
GeoJson()
public
method
Determines if the order within the array is longitude followed by latitude in geo index.
public
GeoJson
(
bool
value
) :
AIndex
value
bool
return
AIndex
public AIndex GeoJson(bool value) { _parameters.Bool(ParameterName.GeoJson, value); return this; }
AIndex
AIndex
Create
Delete
Fields
GeoJson
Get
MinLength
Sparse
Type
Unique