.NET Client Documentation
5.6.0
Search Results for

    Show / Hide Table of Contents

    IVectorDocument<TVal> Interface

    Namespace: Hazelcast.Models
    Assembly: Hazelcast.Net.dll

    ** BETA ** Represents a document containing a value and associated vector values.

    public interface IVectorDocument<TVal>
    Type Parameters
    TVal

    The type of the value contained in the document.

    Properties

    Name Description
    Value

    Gets the value contained in the document.

    Vectors

    Gets the vector values associated with the document.

    In this article
    Back to top Copyright © 2010-2024 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.