Accessors
flatgraph.Accessors
object Accessors
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Accessors.type
Members list
Type members
Classlikes
Attributes
Value members
Concrete methods
follow all IN edges to their adjacent nodes
follow all IN edges to their adjacent nodes
Attributes
follow all IN edges to their adjacent nodes
follow all IN edges to their adjacent nodes
Attributes
follow all OUT edges to their adjacent nodes
follow all OUT edges to their adjacent nodes
Attributes
follow all OUT edges to their adjacent nodes
follow all OUT edges to their adjacent nodes
Attributes
def getNodePropertySingle[T](graph: Graph, nodeKind: Int, propertyKind: Int, seq: Int, default: T): T
def getWithInverseIndex(graph: Graph, nodeKind: Int, propertyKind: Int, value: String): Iterator[GNode]
In this article