LocationDb
trait LocationBase
trait HasSymbol
trait HasPackageName
trait HasNodeLabel
trait HasMethodShortName
trait HasMethodFullName
trait HasLineNumber
trait HasFilename
trait HasClassShortName
trait HasClassName
trait StoredNode
trait Product
trait Equals
trait AbstractNode
class NodeDb
class Node
class Element
class Object
trait Matchable
class Any
Value members
Concrete methods
override
faster than the default implementation
faster than the default implementation
- Definition Classes
- NodeDb -> Element
Inherited methods
def edgePropertyOption[V <: <FromJavaObject>](x$0: Direction, x$1: Edge, x$2: Int, x$3: String): Optional[V]
- Inherited from
- NodeDb
def getEdgeProperties[V <: <FromJavaObject>](x$0: Direction, x$1: Edge, x$2: Int, x$3: String*): Iterator[V]
- Inherited from
- NodeDb
def setEdgeProperty[V <: <FromJavaObject>](x$0: Direction, x$1: String, x$2: String, x$3: V, x$4: Int): Unit
- Inherited from
- NodeDb