Convert graph or relationship structure from Neo4j database to directed graph
creates
a directed graph from the structure G
= neo4jStruct2Digraph(s
)s
. With the
directed graph, run graph network analytics using MATLAB®. For
example, to visualize the graph, see Graph Plotting and Customization.
close
| distances
| neo4j
| searchGraph
| searchNode
| searchRelation