SNIK Graph - v25.01
    Preparing search index...

    Interface NodeLayout

    interface NodeLayout {
        position: { x: number; y: number };
        uri: string;
    }
    Index

    Properties

    Properties

    position: { x: number; y: number }
    uri: string