Graph View

{#if !loading} {#if localMode && activeNodeIdx >= 0} {computeLocalSets().nodeSet.size} notes · {computeLocalSets().edgeSet.size} links {:else} {nodes.length} notes · {edges.length} links {/if} {#if searchMatchSet} · {searchMatchSet.size} matched {/if} {/if}
{#if loading}
Building graph...
{/if}