Convert
flatgraph.convert.Convert
object Convert
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Convert.type
Members list
Type members
Classlikes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Concrete methods
def packProperty(rawVals: Any, values: ISeq[Any], packer: MessageBufferPacker, storageId: Int): Unit
def readNode(legacyIdToNewId: HashMap[Long, NodeRefTmp], legacyId: Long, bytes: Array[Byte], byLabel: LinkedHashMap[String, NodeStuff], storage: OdbStorage): Unit
def unpackValue(legacyIdToNewId: HashMap[Long, NodeRefTmp], valueOrPair: Value, res: ArrayBuffer[Any], typId: Option[ValueTypes]): ArrayBuffer[Any]
Concrete fields
In this article