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