IndexNameToVector Property IndexNameToVector Gets the dictionary containing index names and their corresponding vector values. Declaration public IDictionary<string, float[]> IndexNameToVector { get; } Property Value IDictionary<string, float[]>