Visualizes the result in Zeppelin.
Visualizes the result in Zeppelin. If the result contains a graph, it is shown as a network (see org.opencypher.spark.impl.util.ZeppelinSupport.GraphVisualizer#asZeppelinGraph). If the result contains a tabular result, they are visualized as a table (see org.opencypher.spark.impl.util.ZeppelinSupport.RecordsVisualizer#asZeppelingTable).