Note
This is the documentation for the current state of the development branch of Qiskit Experiments. The documentation or APIs here can change prior to being released.
AnalysisResult.service¶
- property AnalysisResult.service: Optional[IBMExperimentService]¶
Return the database service.
- Returns:
Service that can be used to store this analysis result in a database.
None
if not available.