Search Results for

    Show / Hide Table of Contents

    Enum GeoShapeRelation

    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public enum GeoShapeRelation

    Fields

    Name Description
    Contains

    CONTAINS relation.

    Disjoint

    DISJOINT relation.

    Intersects

    INTERSECTS relation.

    Within

    WITHIN relation.

    Extension Methods

    KnownEnums.GetStringValue(Enum)
    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Fields
    • Extension Methods
    Back to top Generated by DocFX