neo4jStruct2Digraph
Convert graph or relationship structure from Neo4j database to directed graph
Description
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.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2016b
See Also
neo4j | searchNode | searchGraph | searchRelation | distances | close