src/graph_notebook/visualization/templates/opencypher_table.html [1:76]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{% for c in columns %} {% endfor %} {% for r in rows %} {% for cell in r%} {% endfor %} {% endfor %}
{{ c|e }}
{{loop.index}}{{ cell|e }}