Flex  0.17.9
gs::CSVFragmentLoader Member List

This is the complete list of members for gs::CSVFragmentLoader, including all inherited members.

_append_edges(std::shared_ptr< arrow::Array > src_col, std::shared_ptr< arrow::Array > dst_col, const IndexerType &src_indexer, const IndexerType &dst_indexer, std::shared_ptr< arrow::Array > &property_cols, const PropertyType &edge_property, VECTOR_T &parsed_edges, std::vector< std::atomic< int32_t >> &ie_degree, std::vector< std::atomic< int32_t >> &oe_degree, size_t offset)gs::AbstractArrowFragmentLoaderinlineprotected
AbstractArrowFragmentLoader(const std::string &work_dir, const Schema &schema, const LoadingConfig &loading_config)gs::AbstractArrowFragmentLoaderinline
addEdges(label_t src_label_id, label_t dst_label_id, label_t e_label_id, const std::vector< std::string > &e_files)gs::CSVFragmentLoaderprivate
AddEdgesRecordBatch(label_t src_label_id, label_t dst_label_id, label_t edge_label_id, const std::vector< std::string > &input_paths, std::function< std::vector< std::shared_ptr< IRecordBatchSupplier >>(label_t, label_t, label_t, const std::string &, const LoadingConfig &, int)> supplier_creator)gs::AbstractArrowFragmentLoader
addEdgesRecordBatchImpl(label_t src_label_id, label_t dst_label_id, label_t e_label_id, const std::vector< std::string > &e_files, std::function< std::vector< std::shared_ptr< IRecordBatchSupplier >>(label_t, label_t, label_t, const std::string &, const LoadingConfig &, int)> supplier_creator)gs::AbstractArrowFragmentLoaderinlineprotected
addEdgesRecordBatchImplHelper(label_t src_label_id, label_t dst_label_id, label_t e_label_id, const std::vector< std::string > &e_files, std::function< std::vector< std::shared_ptr< IRecordBatchSupplier >>(label_t, label_t, label_t, const std::string &, const LoadingConfig &, int)> supplier_creator)gs::AbstractArrowFragmentLoaderinlineprotected
addVertexBatchFromArray(label_t v_label_id, IdIndexer< KEY_T, vid_t > &indexer, std::shared_ptr< arrow::Array > &primary_key_col, const std::vector< std::shared_ptr< arrow::Array >> &property_cols)gs::AbstractArrowFragmentLoaderinlineprotected
addVertexRecordBatchImpl(label_t v_label_id, const std::vector< std::string > &v_files, std::function< std::vector< std::shared_ptr< IRecordBatchSupplier >>(label_t, const std::string &, const LoadingConfig &, int)> supplier_creator)gs::AbstractArrowFragmentLoaderinlineprotected
addVertices(label_t v_label_id, const std::vector< std::string > &v_files)gs::CSVFragmentLoaderprivate
AddVerticesRecordBatch(label_t v_label_id, const std::vector< std::string > &input_paths, std::function< std::vector< std::shared_ptr< IRecordBatchSupplier >>(label_t, const std::string &, const LoadingConfig &, int)> supplier_creator)gs::AbstractArrowFragmentLoader
basic_fragment_loader_gs::AbstractArrowFragmentLoadermutableprotected
build_csr_in_mem_gs::AbstractArrowFragmentLoaderprotected
CSVFragmentLoader(const std::string &work_dir, const Schema &schema, const LoadingConfig &loading_config)gs::CSVFragmentLoaderinline
edge_label_num_gs::AbstractArrowFragmentLoaderprotected
fillEdgeReaderMeta(arrow::csv::ReadOptions &read_options, arrow::csv::ParseOptions &parse_options, arrow::csv::ConvertOptions &convert_options, const std::string &e_file, label_t src_label_id, label_t dst_label_id, label_t label_id) constgs::CSVFragmentLoaderprivate
fillVertexReaderMeta(arrow::csv::ReadOptions &read_options, arrow::csv::ParseOptions &parse_options, arrow::csv::ConvertOptions &convert_options, const std::string &v_file, label_t v_label) constgs::CSVFragmentLoaderprivate
loadEdges()gs::CSVFragmentLoaderprivate
LoadFragment() overridegs::CSVFragmentLoadervirtual
loading_config_gs::AbstractArrowFragmentLoaderprotected
loadVertices()gs::CSVFragmentLoaderprivate
Make(const std::string &work_dir, const Schema &schema, const LoadingConfig &loading_config)gs::CSVFragmentLoaderstatic
mtxs_gs::AbstractArrowFragmentLoaderprotected
registered_gs::CSVFragmentLoaderprivatestatic
schema_gs::AbstractArrowFragmentLoaderprotected
thread_num_gs::AbstractArrowFragmentLoaderprotected
use_mmap_vector_gs::AbstractArrowFragmentLoaderprotected
vertex_label_num_gs::AbstractArrowFragmentLoaderprotected
~AbstractArrowFragmentLoader()gs::AbstractArrowFragmentLoaderinline
~CSVFragmentLoader()gs::CSVFragmentLoaderinline
~IFragmentLoader()=defaultgs::IFragmentLoadervirtual