IndexType#

class langchain_community.vectorstores.falkordb_vector.IndexType(value)[source]#

Enumerator of the index types.

NODE = 'NODE'#
RELATIONSHIP = 'RELATIONSHIP'#