Triple
scalation.database.triplegraph.Triple
The Triple
class holds information about a triple (3 part edge).
Value parameters
- h
-
the head vertex
- r
-
the relation/edge-label
- t
-
the tail vertex
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article