Tag Archives: Graph

Tackling social media fraud with graph databases

Tackling social media fraud with graph databases

The spread of misinformation presents a significant challenge in the civic space, and this last global “year of elections” has illustrated just how easily bad actors can slip through the cracks of social media platforms. Misleading claims fed to young TikTok users in the form of video montages proved to be endemic in the run-up to the UK election, with …

Read More »

Draw sleep timeline graph in Compose | by Viktor Mykhailiv | Jan, 2025

Draw sleep timeline graph in Compose | by Viktor Mykhailiv | Jan, 2025

Gemini generated Custom drawing is useful for when the built-in components just don’t cover exactly what our app needs. This article provides a guide to create a custom sleep timeline graph, similar to those you can find in the Fitbit app. Screenshot from Fitbit Android app To get started with drawing in Compose we can use drawing modifiers or Canvas …

Read More »

Errors in Microsoft Graph Integrations: Part 7

Errors in Microsoft Graph Integrations: Part 7

Retrieving attachments from SharePoint lists is a key feature when integrating data from SharePoint into external applications. Microsoft offers two possible APIs: the SharePoint REST API and the Microsoft Graph API. Both approaches provide methods to access the desired data. We explain the steps for configuring and using these APIs to retrieve attachments from a SharePoint list. SharePoint Lists SharePoint …

Read More »