Uses of Class
com.arangodb.entity.QueryTrackingPropertiesEntity
-
Packages that use QueryTrackingPropertiesEntity Package Description com.arangodb -
-
Uses of QueryTrackingPropertiesEntity in com.arangodb
Methods in com.arangodb that return QueryTrackingPropertiesEntity Modifier and Type Method Description QueryTrackingPropertiesEntityArangoDatabase. getQueryTrackingProperties()Returns the configuration for the AQL query trackingQueryTrackingPropertiesEntityArangoDatabase. setQueryTrackingProperties(QueryTrackingPropertiesEntity properties)Changes the configuration for the AQL query trackingMethods in com.arangodb with parameters of type QueryTrackingPropertiesEntity Modifier and Type Method Description QueryTrackingPropertiesEntityArangoDatabase. setQueryTrackingProperties(QueryTrackingPropertiesEntity properties)Changes the configuration for the AQL query tracking
-