Uses of Interface
net.sansa_stack.query.spark.rdd.op.NodeToSparkMapper
Packages that use NodeToSparkMapper
-
Uses of NodeToSparkMapper in net.sansa_stack.query.spark.rdd.op
Classes in net.sansa_stack.query.spark.rdd.op that implement NodeToSparkMapperMethods in net.sansa_stack.query.spark.rdd.op that return types with arguments of type NodeToSparkMapperModifier and TypeMethodDescriptionstatic Map<String,NodeToSparkMapper> TypeMapperRdfSpark.getNodeToSparkMapperRegistry()Function that returns a registry of custom rdf datatype to Spark mappings.