org
.
opencypher
.
spark
.
impl
.
convert
.
SparkConversions
CypherTypeOps
Related Doc:
package SparkConversions
implicit final
class
CypherTypeOps
extends
AnyVal
Linear Supertypes
AnyVal
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
CypherTypeOps
AnyVal
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
CypherTypeOps
(
ct:
CypherType
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
val
ct
:
CypherType
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
def
getSparkType
:
DataType
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isSparkCompatible
:
Boolean
def
toSparkType
:
Option
[
DataType
]
def
toString
()
:
String
Definition Classes
Any
def
toStructField
(
column:
String
)
:
StructField
Inherited from
AnyVal
Inherited from
Any
Ungrouped