ID
{{node.id}}
Labels
{{#node.neo4j_labels}}{{.}} {{/node.neo4j_labels}}
{{#each node.neo4j_data}}
{{@key}}
{{this}}
{{/each}}