Graphs

semagrams.flatacsets.Graphs$
object Graphs

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Graphs.type

Members list

Concise view

Type members

Classlikes

case object E extends Ob

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Ob
class Object
trait Matchable
class Any
Self type
E.type
object Graph

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Graph.type
trait GraphOps[S] extends ACSetOps[S]

Attributes

Graph
Supertypes
trait ACSetOps[S]
class Object
trait Matchable
class Any
trait HasGraph[S]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
case object SchGraph extends StaticSchema

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
case object Src extends HomWithDom

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Hom
trait Property
class Object
trait Matchable
class Any
Self type
Src.type
case object Tgt extends HomWithDom

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Hom
trait Property
class Object
trait Matchable
class Any
Self type
Tgt.type
case object V extends Ob

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Ob
class Object
trait Matchable
class Any
Self type
V.type
case class Weight[T]()(implicit evidence$3: ReadWriter[T]) extends AttrWithDom

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Attr
trait Property
class Object
trait Matchable
class Any

Types

type Graph = ACSet[SchGraph.type]

Implicits

Implicits

implicit val graphOps: GraphOps[SchGraph.type]