.NET Client Documentation
5.6.0
Search Results for

    Show / Hide Table of Contents

    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[]>
    In this article
    Back to top Copyright © 2010-2024 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.