Click or drag to resize

IQueryHas Method

Overload List
  NameDescription
Public methodHas(String, Object)
Filter out the edge if it does not have a property with the specified value.
Public methodHasT(String, Compare, T)
Filter out the edge if it does not have a property with a comparable value.
Top
See Also