Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions data-explorer/kusto-tocs/management/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@ items:
href: /kusto/management/materialized-views/materialized-view-policies?view=azure-data-explorer&preserve-view=true
- name: Materialized views use cases
href: /kusto/management/materialized-views/materialized-view-use-cases?view=azure-data-explorer&preserve-view=true
- name: Materialized views optimization
href: /kusto/management/materialized-views/materialized-views-optimization?view=azure-data-explorer&preserve-view=true
- name: Materialized views data purge
href: /kusto/management/materialized-views/materialized-view-purge?view=azure-data-explorer&preserve-view=true
- name: Monitor materialized views
Expand Down Expand Up @@ -254,6 +256,10 @@ items:
href: /kusto/management/graph/graph-snapshot-statistics-show?view=azure-data-explorer&preserve-view=true
- name: .show graph_snapshots statistics
href: /kusto/management/graph/graph-snapshots-statistics-show?view=azure-data-explorer&preserve-view=true
- name: .show graph_snapshot data statistics
href: /kusto/management/graph/graph-snapshot-data-statistics-show?view=azure-data-explorer&preserve-view=true
- name: .show graph_snapshots data statistics
href: /kusto/management/graph/graph-snapshots-data-statistics-show?view=azure-data-explorer&preserve-view=true
- name: .show graph_snapshots failures
href: /kusto/management/graph/graph-snapshots-failures-show?view=azure-data-explorer&preserve-view=true
- name: Stored query results
Expand Down Expand Up @@ -551,6 +557,8 @@ items:
displayName: .show table mirroring policy
- name: .show database operations mirroring-statistics
href: /kusto/management/show-database-operations-mirroring-statistics?view=azure-data-explorer&preserve-view=true
- name: .show table operations mirroring-status command
href: /kusto/management/show-table-operations-mirroring-status-command?view=azure-data-explorer&preserve-view=true
- name: .show table operations mirroring-statistics
href: /kusto/management/show-table-operations-mirroring-statistics?view=azure-data-explorer&preserve-view=true
- name: .show table operations mirroring-exported-artifacts command
Expand Down
4 changes: 4 additions & 0 deletions data-explorer/kusto-tocs/query/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,8 @@ items:
href: /kusto/query/fork-operator?view=azure-data-explorer&preserve-view=true
- name: getschema operator
href: /kusto/query/getschema-operator?view=azure-data-explorer&preserve-view=true
- name: inline external table operator
href: /kusto/query/inline-external-table-operator?view=azure-data-explorer&preserve-view=true
- name: invoke operator
href: /kusto/query/invoke-operator?view=azure-data-explorer&preserve-view=true
- name: join operator
Expand Down Expand Up @@ -1551,6 +1553,8 @@ items:
href: /kusto/query/graph-query-language-functions?view=azure-data-explorer&preserve-view=true
- name: openCypher
href: /kusto/query/opencypher-graph-query-language?view=azure-data-explorer&preserve-view=true
- name: How to run GQL or openCypher queries
href: /kusto/query/run-graph-query-with-graph-reference?view=azure-data-explorer&preserve-view=true
- name: Geospatial
items:
- name: Geospatial clustering
Expand Down