IQueryHas Method |
| Name | Description | |
|---|---|---|
| Has(String, Object) |
Filter out the edge if it does not have a property with the specified value.
| |
| HasT(String, Compare, T) |
Filter out the edge if it does not have a property with a comparable value.
|