![]() | AnalyticsExtensions Class |
Namespace: Couchbase.Analytics
public static class AnalyticsExtensions
Name | Description | |
---|---|---|
![]() ![]() | IngestAsyncT(ICluster, String, ICouchbaseCollection, IngestOptions) |
Executes a query and ingests the results as documents into Couchbase server for further analytics.
NOTE: This is an experimental API and may change in the future. |
![]() ![]() | IngestAsyncT(ICluster, String, ICouchbaseCollection, ActionIngestOptions) |
Executes a query and ingests the results as documents into Couchbase server for further analytics.
NOTE: This is an experimental API and may change in the future. |