@haitchfive<p>Sulpher is the little subset of Cypher (Neo4j's query language) that I'm working on.</p><p>I added nore examples of queries that can be expressed in Sulpher:<br><a href="https://github.com/ha1tch/rserv/blob/main/manual/rserv-manual_0.3.9-part3-basicgraph.md" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/ha1tch/rserv/blob/m</span><span class="invisible">ain/manual/rserv-manual_0.3.9-part3-basicgraph.md</span></a></p><p>Here are other graph features that can be accessed via the REST api without need of Sulpher (tSome of these endpoints translate your REST request to Sulpher under the hood)<br><a href="https://github.com/ha1tch/rserv/blob/main/manual/rserv-manual_0.3.9-part4-graphoperations.md" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/ha1tch/rserv/blob/m</span><span class="invisible">ain/manual/rserv-manual_0.3.9-part4-graphoperations.md</span></a></p><p>In the Misc section there's a bit more interesting code example on how to use these graph things from your own Python application, or from wherever you can hit a RESTful http api. It implements the basics to access the graph data of a group of bloggers, with blogs, posts, tags, and comments.</p><p><a href="https://github.com/ha1tch/rserv/blob/main/manual/rserv-manual_0.3.9-part6-misc.md" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/ha1tch/rserv/blob/m</span><span class="invisible">ain/manual/rserv-manual_0.3.9-part6-misc.md</span></a></p><p>Hope somebody finds it useful!</p><p><a href="https://oldbytes.space/tags/rserv" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rserv</span></a> <a href="https://oldbytes.space/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> <a href="https://oldbytes.space/tags/graphdb" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>graphdb</span></a> <a href="https://oldbytes.space/tags/foss" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>foss</span></a> <a href="https://oldbytes.space/tags/sulpher" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sulpher</span></a> <a href="https://oldbytes.space/tags/cypher" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cypher</span></a> <a href="https://oldbytes.space/tags/neo4j" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>neo4j</span></a></p>