Module org.neo4j.bolt.connection
Interface ImmutableObservation
- All Known Subinterfaces:
BoltExchangeObservation,HttpExchangeObservation,Observation
public interface ImmutableObservation
An immutable observation.
While it may not be modified, it may have a scope that might be used for initiating child observations.
- Since:
- 7.0.0
- See Also: