Graphora API
    Preparing search index...

    Interface EdgesBetweenOptions

    interface EdgesBetweenOptions {
        directed?: boolean;
    }
    Index
    directed?: boolean