Packages

trait Answers extends AnyRef

The Answers trait provides a utility for other answer objects to use.

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

Value Members

  1. def convert(phi: Array[Set[Int]]): Unit

    Convert the answers (the 'phi' mapping) to ordered and starting at one, matching the style given in papers.

    Convert the answers (the 'phi' mapping) to ordered and starting at one, matching the style given in papers.

    phi

    the mapping from query vertices for matching data graph vertices