Reference - BaklavaJS
    Preparing search index...

    Interface IGraphInterface

    interface IGraphInterface {
        id: string;
        name: string;
        nodeId: string;
        nodeInterfaceId: string;
    }
    Index

    Properties

    id: string
    name: string
    nodeId: string
    nodeInterfaceId: string