Packages

o

scalation.graph_db

ExampleGraphI

object ExampleGraphI

The ExampleGraphI object contains example query and data digraphs in which the vertex label type TLabel is Int.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ExampleGraphI
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val g1: Graph[Int]
  2. val g1p: Graph[Int]
  3. val g2: Graph[Int]
  4. val g2p: Graph[Int]
  5. val q1: Graph[Int]
  6. val q1p: Graph[Int]
  7. val q2: Graph[Int]
  8. val q2p: Graph[Int]