struct

FalkorDB::Index

Inherits Struct < Value < Object

Constructors

new(label : String, properties : Array(String), types : Hash(String, Array(Index::Type)), options : Hash(String, Map), language : String, stopwords : Array(String), entity_type : EntityType, status : Status, info : Map)
Source

Instance methods

clone
Source
copy_with(label _label = @label, properties _properties = @properties, types _types = @types, options _options = @options, language _language = @language, stopwords _stopwords = @stopwords, entity_type _entity_type = @entity_type, status _status = @status, info _info = @info)
Source
entity_type
info
label
language
options
properties
status
stopwords
types

Nested types