Node

es.weso.rdf.sgraph.Node
case class Node(id: String, label: String, rdfNode: RDFNode, pm: PrefixMap)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def toDot(dotPreferences: RDFDotPreferences): String

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product