nodeLabels
All node labels in Neo4j database
Description
nlabels = nodeLabels(neo4jconn)neo4jconn. You can retrieve the
                entire graph or search for a subgraph using the node labels. To search the graph
                database for relationship types instead, see relationTypes.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2016b