SparkseeNet  6.0.2
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
\Ncom
 \Nsparsity
  \Nsparksee
   oNalgorithms
   |oCCommunitiesSCDCommunitiesSCD class
   |oCCommunityDetectionCommunityDetection class
   |oCConnectedComponentsConnectedComponents class
   |oCConnectivityConnectivity class
   |oCContextContext class
   |oCDisjointCommunitiesDisjointCommunities class
   |oCDisjointCommunityDetectionDisjointCommunityDetection class
   |oCKOptKOpt class
   |oCPageRankPageRank class
   |oCRandomWalkRandomWalk class
   |oCShortestPathShortestPath class
   |oCSinglePairShortestPathSinglePairShortestPath class
   |oCSinglePairShortestPathBFSSinglePairShortestPathBFS class
   |oCSinglePairShortestPathDijkstraSinglePairShortestPathDijkstra class
   |oCSinglePairShortestPathDijkstraDynamicCostDefines how to calculate an edge weight
   |oCStrongConnectivityStrongConnectivity class
   |oCStrongConnectivityGabowThis class can be used to solve the problem of finding strongly connected components in a directed graph
   |oCTraversalTraversal class
   |oCTraversalBFSBreadth-First Search implementation of Traversal
   |oCTraversalDFSDepth-First Search (DFS) implementation of Traversal
   |oCWeakConnectivityWeakConnectivity class
   |\CWeakConnectivityDFSWeakConnectivityDFS class
   oNgdb
   |oCAttributeAttribute data class
   |oCAttributeListSparksee attribute identifier list
   |oCAttributeListIteratorAttributeList iterator class
   |oCAttributeStatisticsAttribute statistics class
   |oCBooleanListBoolean list
   |oCBooleanListIteratorBooleanList iterator class
   |oCDatabaseDatabase class
   |oCDatabaseStatisticsDatabase statistics
   |oCDefaultExportDefault implementation for ExportManager class
   |oCEdgeDataEdge data class
   |oCEdgeExportStores edge exporting values
   |oCExportManagerDefines how to export a graph to an external format
   |oCGraphGraph class
   |oCGraphExportStores the graph exporting values
   |oCInt32ListSparksee 32-bit signed integer list
   |oCInt32ListIteratorInt32List iterator class
   |oCKeyValue
   |oCKeyValuesValue set class
   |oCNodeExportStores the node exporting values
   |oCObjectsObject identifier set class
   |oCObjectsIteratorObjectsIterator class
   |oCOIDListSparksee object identifier list
   |oCOIDListIteratorOIDList iterator class
   |oCPlatformPlatform class
   |oCPlatformStatisticsPlatform data and statistics
   |oCQueryQuery class
   |oCQueryContextQuery context interface
   |oCQueryStreamQuery stream interface
   |oCResultSetResultSet class
   |oCResultSetListResultSet list
   |oCResultSetListIteratorResultSetList iterator class
   |oCSessionSession class
   |oCSparkseeSparksee class
   |oCSparkseeConfigSparksee configuration class
   |oCSparkseePropertiesSparksee properties file
   |oCStringListString list
   |oCStringListIteratorStringList iterator class
   |oCTextStreamTextStream class
   |oCTypeType data class
   |oCTypeListSparksee type identifier list
   |oCTypeListIteratorTypeList iterator class
   |oCValueValue class
   |oCValueArrayValueArray class
   |oCValueListValue list
   |oCValueListIteratorValueList iterator class
   |oCValuesValue set class
   |\CValuesIteratorValues iterator class
   oNio
   |oCCSVLoader
   |oCCSVReaderCSVReader interface
   |oCCSVWriterCSVWriter interface
   |oCEdgeTypeExporterEdgeTypeExporter class
   |oCEdgeTypeLoaderEdgeTypeLoader class
   |oCNodeTypeExporterNodeTypeExporter class
   |oCNodeTypeLoaderNodeTypeLoader class
   |oCRowReaderRowReader interface
   |oCRowWriterRowWriter interface
   |oCTypeExporterBase TypeExporter class
   |oCTypeExporterEventProvides information about the progress of an TypeExproter instance
   |oCTypeExporterListenerInterface to be implemented to receive TypeExporterEvent events from a TypeExporter
   |oCTypeLoaderBase TypeLoader class
   |oCTypeLoaderEventProvides information about the progress of a TypeLoader instance
   |\CTypeLoaderListenerInterface to be implemented to receive TypeLoaderEvent events from a TypeLoader
   \Nscript
    \CScriptParserScriptParser