Skip to content

Commit

Permalink
deploy: 60bcadf
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi committed Nov 22, 2023
1 parent e2e4867 commit 4d29b1f
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 36 deletions.
33 changes: 26 additions & 7 deletions browser-manual/5/neo4j-arc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -589,25 +589,44 @@ <h4 id="_turnning_off_inspection_panel"><a class="anchor" href="#_turnning_off_i
</div>
<h1 id="_neo4j_browser_internals" class="sect0"><a class="anchor" href="#_neo4j_browser_internals"></a>Neo4J Browser Internals</h1>
<div class="paragraph">
<p>neo4j-arc does not genreate node ID. It is</p>
</div>
<div class="paragraph">
<p>The Neo4J Browser is logically composed of 2 parts:</p>
</div>
<div class="olist arabic">
<ol class="arabic">
<li>
<p>A slightly coupled graphing module</p>
<p>The neo4j-arc, which is the current part we are discussing</p>
<div class="olist loweralpha">
<ol class="loweralpha" type="a">
<li>
<p>The neo4j-arc is based on D3 and implements its own layout, coloring, and link drawing. For example, the calculation
of arrow, i.e. links, between nodes uses some
<a href="https://github.com/QubitPi/neo4j-browser/blob/master/src/neo4j-arc/graph-visualization/utils/ArcArrow.ts">very complicated math</a>
along with very prelimiary MDN standard basic shap specification.</p>
</li>
<li>
<p>IMPORTANT
====
Although we see <code>&lt;id&gt;</code> property for every node or relationship in the node inspection panel of Neo4J Browser, those
ID&#8217;s are NOT generated by neo4j-arc, but <a href="https://stackoverflow.com/a/67702695">instead by Neo4J database</a></p>
<div class="literalblock">
<div class="content">
<pre>Note: the displayed `&lt;id&gt;` is the value of NodeMode.id
====</pre>
</div>
</div>
</li>
</ol>
</div>
</li>
<li>
<p>A user-interface that combines the graph rendering (supported by the graphing module), database, and user
interaction together</p>
</li>
</ol>
</div>
<div class="paragraph">
<p>The graphing is based on D3 and implements its own layout, coloring, and link drawing. For example, the calculation of
arrow, i.e. links, between nodes uses some
<a href="https://github.com/QubitPi/neo4j-browser/blob/master/src/neo4j-arc/graph-visualization/utils/ArcArrow.ts">very complicated math</a>
along with very prelimiary MDN standard basic shap specification.</p>
</div>
<div class="admonitionblock warning">
<table>
<tr>
Expand Down
58 changes: 29 additions & 29 deletions browser-manual/5/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,118 +2,118 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://neo4j.com/docs/browser-manual/current/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/about-browser/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/deployment-modes/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/deployment-modes/dedicated-web-server/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/deployment-modes/neo4j-aura/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/deployment-modes/neo4j-desktop/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/deployment-modes/neo4j-sandbox/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/deployment-modes/neo4j-server/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/deployment-modes/web-application/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/neo4j-arc/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/neo4j-arc/graph-interactions/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/neo4j-arc/graph-modelling/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/operations/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/operations/browser-rbac-count/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/operations/browser-settings/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/operations/browser-sso/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/operations/browser-styling/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/operations/browser-url-parameters/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/operations/credentials-handling/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/operations/dbms-connection/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/operations/export-results/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/operations/initial-command/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/operations/on-canvas-operations/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/operations/product-analytics/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/operations/query-parameters/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/operations/rest-requests/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/operations/result-frames/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/reference-commands/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
<url>
<loc>https://neo4j.com/docs/browser-manual/current/visual-tour/</loc>
<lastmod>2023-11-21T08:54:06.142Z</lastmod>
<lastmod>2023-11-22T03:46:54.346Z</lastmod>
</url>
</urlset>

0 comments on commit 4d29b1f

Please sign in to comment.