org
.
opencypher
.
spark
.
api
.
io
CAPSNodeTable
Related Docs:
object CAPSNodeTable
|
package io
case class
CAPSNodeTable
(
mapping:
NodeMapping
,
table:
DataFrameTable
)
extends
NodeTable
[
DataFrameTable
] with
CAPSEntityTable
with
RecordBehaviour
with
Product
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
Product
,
Equals
,
RecordBehaviour
,
CAPSEntityTable
,
NodeTable
[
DataFrameTable
],
EntityTable
[
DataFrameTable
],
RelationalCypherRecords
[
DataFrameTable
],
CypherRecords
,
CypherPrintable
,
CypherTable
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
CAPSNodeTable
Serializable
Serializable
Product
Equals
RecordBehaviour
CAPSEntityTable
NodeTable
EntityTable
RelationalCypherRecords
CypherRecords
CypherPrintable
CypherTable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
CAPSNodeTable
(
mapping:
NodeMapping
,
table:
DataFrameTable
)
Type Members
type
Records
=
CAPSNodeTable
Definition Classes
CAPSNodeTable
→ RelationalCypherRecords
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
cache
()
:
CAPSNodeTable
Definition Classes
CAPSNodeTable
→ RelationalCypherRecords
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
collect
:
Array
[
CypherMap
]
Definition Classes
RecordBehaviour
→ CypherRecords
lazy val
columnType
:
Map
[
String
,
CypherType
]
Definition Classes
RecordBehaviour
→ CypherTable
val
entityType
:
CypherType
with
DefiniteCypherType
Definition Classes
EntityTable
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
foreachPartition
(
f: (
Iterator
[
CypherMap
]) ⇒
Unit
)
:
Unit
Definition Classes
RecordBehaviour
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
header
:
RecordHeader
Definition Classes
EntityTable → RelationalCypherRecords
def
headerFrom
(
relationshipMapping:
RelationshipMapping
)
:
RecordHeader
Attributes
protected
Definition Classes
EntityTable
def
headerFrom
(
nodeMapping:
NodeMapping
)
:
RecordHeader
Attributes
protected
Definition Classes
EntityTable
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
iterator
:
Iterator
[
CypherMap
]
Definition Classes
RecordBehaviour
→ CypherRecords
def
logicalColumns
:
Option
[
Seq
[
String
]]
Definition Classes
CypherTable
val
mapping
:
NodeMapping
Definition Classes
CAPSNodeTable
→ EntityTable
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
physicalColumns
:
Seq
[
String
]
Definition Classes
RelationalCypherRecords → CypherTable
final
def
printTo
(
stream:
PrintStream
)
(
implicit
options:
PrintOptions
)
:
Unit
Definition Classes
CypherPrintable
def
rows
:
Iterator
[(
String
) ⇒
CypherValue
]
Definition Classes
RecordBehaviour
→ CypherTable
lazy val
schema
:
Schema
Definition Classes
NodeTable → EntityTable
def
show
(
implicit
options:
PrintOptions
)
:
Unit
Definition Classes
RelationalCypherRecords → CypherPrintable
def
size
:
Long
Definition Classes
RelationalCypherRecords → CypherTable
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
val
table
:
DataFrameTable
Definition Classes
CAPSNodeTable
→ RelationalCypherRecords
def
toCypherMaps
:
Dataset
[
CypherMap
]
Definition Classes
RecordBehaviour
def
toLocalIterator
:
Iterator
[
CypherMap
]
Definition Classes
RecordBehaviour
def
verify
()
:
Unit
Attributes
protected
Definition Classes
NodeTable → EntityTable
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Serializable
Inherited from
Serializable
Inherited from
Product
Inherited from
Equals
Inherited from
RecordBehaviour
Inherited from
CAPSEntityTable
Inherited from
NodeTable
[
DataFrameTable
]
Inherited from
EntityTable
[
DataFrameTable
]
Inherited from
RelationalCypherRecords
[
DataFrameTable
]
Inherited from
CypherRecords
Inherited from
CypherPrintable
Inherited from
CypherTable
Inherited from
AnyRef
Inherited from
Any
Ungrouped