See https://www.arangodb.com/docs/stable/http/indexes-fulltext.html
Namespace:
ArangoDBNetStandard.IndexApi.Models
Assembly:
ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax public const string FullText = "fulltext"
Public Const FullText As String = "fulltext"
public:
literal String^ FullText = "fulltext"
static val mutable FullText: string
Field Value
Type:
StringSee Also