package io
Type Members
-
trait
ElementTable[T <: Table[T]] extends RelationalCypherRecords[T]
An element table describes how to map an input data frame to a Property Graph element (i.e.
An element table describes how to map an input data frame to a Property Graph element (i.e. nodes or relationships).