heredoc
  • Projects
  • Python
  • Elixir
  • Devops
  • Data Science
  • Essays
  • Links

stop animation

Heredoc
is a file literal or input stream literal: it is a section of a source code file that is treated as if it were a separate file. It also happens to be the name of this technical blog..

Recent

  • Exploring WikiVoyage data with Neo4j and Cypher: Part 1 (Loading Data)
  • Exploring WikiVoyage data with Neo4j and Cypher: Part 2 (Exploring the Data)
  • Exploring WikiVoyage data with Neo4j and Cypher: Part 3

Tags

  • ansible
  • architecture
  • boilerplate
  • code
  • cs
  • data-science
  • deprecated
  • devops
  • docker
  • elixir
  • essays
  • fabric
  • graphdb
  • groovy
  • infrastructure
  • jenkins
  • links
  • math
  • misc
  • proglangs
  • projects
  • python
  • raspberry-pi
  • salt
  • terraform
  • unfinished
  • vagrant
  • vpn

GitHub Repos

Status updating...

Links

  • data.holdings
  • travel blog
  • random article (this blog)

Writing in series Exploring WikiVoyage data with Neo4j and Cypher: Part 1 (Loading Data)

Exploring WikiVoyage data with Neo4j and Cypher: Part 1 (Loading Data)

Part 1 in a series about loading MediaWiki data-dump XML into Neo4j using Elixir and Cypher.¬
Part 1 in " Exploring WikiVoyage data with Neo4j and Cypher: Part 1 (Loading Data)"
read more ...
tagged in elixir , graphdb , data-science , projects

Exploring WikiVoyage data with Neo4j and Cypher: Part 2 (Exploring the Data)

Part 2 in a series about loading MediaWiki data-dump XML into Neo4j using Elixir and Cypher. In this section, we leave our Elixir parsing code in the dust and begin the process of graph curation using Cypher.
Part 2 in " Exploring WikiVoyage data with Neo4j and Cypher: Part 1 (Loading Data)"
read more ...
tagged in graphdb , data-science , unfinished , projects
unfinished

Exploring WikiVoyage data with Neo4j and Cypher: Part 3

Part 3 in a series about loading MediaWiki data-dump XML into Neo4j using Elixir and Cypher. Having improved the semantic content of the graph with Cypher in the last section, this section uses Cypher to interrogate the resulting model.
Part 3 in " Exploring WikiVoyage data with Neo4j and Cypher: Part 1 (Loading Data)"
read more ...
tagged in graphdb , data-science , unfinished , projects
unfinished


© 2016 mvr · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top