PropertyItem

flatgraph.storage.Manifest.PropertyItem
See thePropertyItem companion object
class PropertyItem(val nodeLabel: String, val propertyLabel: String, var qty: OutlineStorage, var property: OutlineStorage)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

val nodeLabel: String
val propertyLabel: String