i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > schema > ISchema

    schema.ISchema interface

    An i2 Analyze schema.

    Signature:

    interface ISchema 
    

    Introduced: API version 1.0

    Properties

    Property Type Description
    entityTypes Record<string, schema.IEntityType> Gets the entity types that the schema defines.
    linkTypes Record<string, schema.ILinkType> Gets the link types that the schema defines.
    In this article
    Back to top © N. Harris Computer Corporation (2022)