IndexType# class langchain_neo4j.vectorstores.neo4j_vector.IndexType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)[source]# Enumerator of the index types. NODE = 'NODE'# RELATIONSHIP = 'RELATIONSHIP'#