Uses of Class
fr.gouv.vitam.metadata.core.graph.StoreGraphException
Packages that use StoreGraphException
-
Uses of StoreGraphException in fr.gouv.vitam.metadata.core.graph
Methods in fr.gouv.vitam.metadata.core.graph that throw StoreGraphExceptionModifier and TypeMethodDescriptionStoreGraphService.getLastGraphStoreDate
(MetadataCollections metadataCollections) As the files generated are zip files.void
StoreGraphService.storeInWorkspace
(String containerName, String graphFolder, List<org.bson.Document> documents) Connect to workspace and store the collection of documents as json file The destination container is containerName The destination folder is GRAPHStoreGraphService.tryStoreGraph()
If no graph store in progress, try to start one Should be exposed in the APIvoid
StoreGraphService.zipAndSaveInOffer
(DataCategory dataCategory, String containerName, String graphFolder, String graphZipName, String graph_store_name)