RelationshipTypeFilter
The relationship type(s) of single-hop relationships that the driver will expose as views.
データ型
string
デフォルト値
""
解説
By default, the driver will expose all single-hop relationships as views. By setting this property to a valid, Cypher relationship type matching expression, the driver will only expose the single-hop relationships where the relationship type is part of the set of specified types.