path where the graphs are stored
Spark configuration parameter for the table format
optional alternative filesystem to use for writing files
optional parameter that specifies how many files a table is coalesced into, by default 1
optional alternative filesystem to use for writing files
optional parameter that specifies how many files a table is coalesced into, by default 1
path where the graphs are stored
Spark configuration parameter for the table format
Spark configuration parameter for the table format
Data source implementation that handles the writing of files and tables to a filesystem.
By default Spark is used to write tables and the Hadoop filesystem configured in Spark is used to write files. The file/folder/table structure into which the graphs are stored is defined in DefaultGraphDirectoryStructure.