Reference - BaklavaJS
    Preparing search index...

    Interface IAddConnectionEventData

    interface IAddConnectionEventData {
        from: NodeInterface;
        to: NodeInterface;
    }
    Index

    Properties

    Properties