i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > services > ISemanticSeedConstraints

    services.ISemanticSeedConstraints interface

    A set of semantic property type constraints on the records that can be passed as seeds to a service.

    Signature:

    interface ISemanticSeedConstraints 
    

    Introduced: API version 2.2

    Properties

    Property Type Description
    max? number (Optional) Gets the maximum total number of seeds.
    min? number (Optional) Gets the minimum total number of seeds.
    semanticPropertyTypeIds SemanticPropertyTypeIds Gets the semantic type identifiers of properties for which seeds must have values, keyed by a string identifier.
    In this article
    Back to top © N. Harris Computer Corporation