We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ea115a commit 4ebf11eCopy full SHA for 4ebf11e
src/browser/documentation/play-guides/intro.tsx
@@ -45,7 +45,6 @@ const slides = [
45
Graph visualization of query results containing nodes and
46
relationships
47
</li>
48
- <li>Convenient exploration of Neo4j's REST API</li>
49
</ul>
50
</div>
51
</Slide>,
src/browser/documentation/sidebar-guides/intro.tsx
@@ -40,7 +40,6 @@ const slides = [
40
<li>
41
Graph visualization of query results containing nodes and relationships.
42
43
- <li>{`Convenient exploration of the Neo4j's HTTP API (REST).`}</li>
44
</BuiltInGuideSidebarSlide>,
<BuiltInGuideSidebarSlide key="s2">
0 commit comments