apoc.schema.properties.distinctProcedure
|
Syntax |
|
||
Description |
Returns all distinct |
||
Input arguments |
Name |
Type |
Description |
|
|
The node label to find distinct properties on. |
|
|
|
The name of the property to find distinct values of. |
|
Return arguments |
Name |
Type |
Description |
|
|
The list of distinct values for the given property. |