Skip to content

Instantly share code, notes, and snippets.

@pl4nty
Last active May 26, 2024 04:51
Show Gist options
  • Save pl4nty/e1bc18a081e391e6a134bf6bd4d61bb3 to your computer and use it in GitHub Desktop.
Save pl4nty/e1bc18a081e391e6a134bf6bd4d61bb3 to your computer and use it in GitHub Desktop.
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
<script/>
<script id="custom-useragent-string-page-script"/>
<channel>
<title>Azure Data Explorer Blog articles</title>
<link>https://techcommunity.microsoft.com/t5/azure-data-explorer-blog/bg-p/AzureDataExplorer</link>
<description>Azure Data Explorer Blog articles</description>
<pubDate>Sun, 26 May 2024 04:44:34 GMT</pubDate>
<dc:creator>AzureDataExplorer</dc:creator>
<dc:date>2024-05-26T04:44:34Z</dc:date>
<item>
<title>Graph Semantics for Kusto are Generally Available</title>
<link>https://techcommunity.microsoft.com/t5/azure-data-explorer-blog/graph-semantics-for-kusto-are-generally-available/ba-p/4150502</link>
<description><P><SPAN>The Graph Semantics are a new feature of Kusto. It allows users to model their data as graphs and perform graph queries and analytics using the Kusto Query Language (KQL). It supports various graph types, such as directed, undirected, weighted, and labelled graphs, and provides a set of graph operators and functions.</SPAN></P> <P></P> <P><SPAN>The Graph Semantics can help users gain deeper insights into complex datasets that have inherent or implicit relationships among the data entities. It can also help users discover hidden patterns, anomalies, and communities in their data, as well as measure the importance and influence of different entities. Examples of use cases that can benefit from the graph semantics extension are social network analysis, fraud detection, recommendation systems, cybersecurity, and more.</SPAN></P> <P></P> <P><SPAN>We are proud to announce that the Kusto Graph Semantics are now generally available and ready for production use. We encourage all users to integrate this powerful tool into their data analysis workflows. Whether you are looking to enhance your understanding of complex datasets or uncover hidden patterns in your data, the graph semantics extension offers a robust framework for achieving these goals.</SPAN></P> <P></P> <H2><SPAN>How to get started with the graph semantics in Kusto?</SPAN></H2> <P><SPAN>Users can learn more about the Graph Semantics by reading our <A href="https://aka.ms/kusto/graph-overview" target="_blank" rel="noopener">documentation</A> or by playing the <A href="https://detective.kusto.io/" target="_blank" rel="noopener">Kusto Detective Agency</A> game. Additionally, we recommend to follow our <A href="https://github.com/Azure/azure-kusto-graph-samples/" target="_blank" rel="noopener">graph samples repository</A> on GitHub which we are using to describe scenarios in depth.</SPAN></P> <P></P> <P><SPAN>Now, have fun with Graphs in Kusto.</SPAN></P> <P></P> <P><SPAN>PS:</SPAN><SPAN>Are you ready for some fun? Launch your Kusto Explorer and pick any database... Do you want to discover the secrets behind the “Show Entities Graph” option?</SPAN></P></description>
<pubDate>Thu, 23 May 2024 19:34:25 GMT</pubDate>
<guid>https://techcommunity.microsoft.com/t5/azure-data-explorer-blog/graph-semantics-for-kusto-are-generally-available/ba-p/4150502</guid>
<dc:creator>cosh23</dc:creator>
<dc:date>2024-05-23T19:34:25Z</dc:date>
</item>
</channel>
</rss>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment