Packages

p

com.vesoft.nebula

connector

package connector

Linear Supertypes
AnyRef, Any

Type Members

  1. type Address = (String, Int)
  2. type EdgeRank = Long
  3. class NebulaDataSource extends TableProvider with DataSourceRegister
  4. type NebulaGraphxEdge = org.apache.spark.graphx.Edge[(EdgeRank, Prop)]
  5. type NebulaGraphxVertex = (VertexID, PropertyValues)
  6. class NebulaTable extends Table with SupportsRead with SupportsWrite
  7. type NebulaType = Int
  8. type Prop = List[Any]
  9. type PropertyNames = List[String]
  10. type PropertyValues = List[Any]
  11. type VertexID = Long
  12. type VertexIDSlice = String

Inherited from AnyRef

Inherited from Any

Ungrouped