PropertyPredicate

overflowdb.PropertyPredicate
class PropertyPredicate[A](val key: PropertyKey[A], val predicate: A => Boolean)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete fields

val key: PropertyKey[A]
val predicate: A => Boolean