#cryptocurrency part I answer
Representing coins across the Blockaverse as a Voronoi-chart had more snags than I was prepared for: the javascript equates "$0" to null, leading to some undesirable results. Thus, my cypher query (coins.cyph) entails a null-check-guard.
This, of course, comes after I upload the token-kinds-data into my @neo4j Blockaverse portfolio ontology with a load-script (token-kinds.cyph)
This is all explained in ./ont.
Part II answer
The part I answer entails the part II answer, as you now see that coins.cyph no longer uses a CASE-statement.
Realizing the metadata as data simplifies the graph.
Q.E.D.
No comments:
Post a Comment