WithProperty
scroll.internal.support.impl.QueryStrategies.WithProperty
final case class WithProperty[T](name: String, value: T) extends RoleQueryStrategy
Query strategy using the value the queried attribute.
Type parameters
- T
-
its type
Value parameters
- name
-
the name of the attribute that is queried
- value
-
the value of the attribute that is queried
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass RoleQueryStrategyclass Objecttrait Matchableclass Any
Members list
In this article