case classTCKGraph[C <: CypherSession](testGraphFactory: CypherTestGraphFactory[C], graph: PropertyGraph)(implicit OKAPI: C) extends Graph with Product with Serializable
Linear Supertypes
Serializable, Serializable, Product, Equals, Graph, ResultCreation, AnyRef, Any
Ordering
Alphabetic
By Inheritance
Inherited
TCKGraph
Serializable
Serializable
Product
Equals
Graph
ResultCreation
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
newTCKGraph(testGraphFactory: CypherTestGraphFactory[C], graph: PropertyGraph)(implicit OKAPI: C)