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

    Interface NodeLayout

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