Discover and read the best of Twitter Threads about #Graph

Most recents (8)

Always feels great to close allocation & reward our awesome #delegators🤗

$GRT fam, we are open for delegation. Stake with us today for high performance & ~13% consistent #APR🔥

Delegate: thegraph.com/explorer/profi…

@graphprotocol #Web3 #graph $GRT (1/6)🧵
We have special channel on discord for graph-delegators where we discuss everything around #subgraph, @graphprotocol and analytics 🤝

Join now for any questions🚀
Discord: dapplooker.com/community (2/6)🧵
Our effective cut is under 10% so delegators gets the maximum benefit.

Learn about our indexer infrastructure and operations here 👇


@graphopsxyz #Decentralization #indexer (3/6)🧵
Read 6 tweets
#SQL vs. #Cypher for hierarchies

Recursive common-table expressions (SQL)

vs.

built-in path variables in #graph ImageImageImage
This only shows part of the picture; with recursive CTEs in #SQL I believe it is the case that:

- You can constrain max recursion, but not minimum without writing extra code

Contrast to cypher:

MATCH (e:Employee)-[:REPORTS_TO*3..5]->(:Employee)
recursive CTEs are a good example of "implementing a graph abstraction on top of something else". Namely the employee table represents a bunch of node instances; the managerID is a relationship, and the CTE implements a graph traversal.
Read 5 tweets
Real developer problem that gets solved by #graph. Today's thread: JSON document nesting

🧵 Image
so it's common to have data elements like a "food" with some related information (here, it's "nutrition information"). When using a document database you basically have two choices:

- Store the two documents separately and lookup the other when needed
- Store them together
Storing them together is great for efficient read operations. But it's bad for updates. If many foods share the same nutrition facts, and you need to update the facts, you have many updates to do to change one simple thing

because you duplicated data in sub-documents
Read 9 tweets
Batch vs. streaming data ingest into #graph and .@neo4j

(mini thread)
So the main typical tradeoff is latency. Batch when you need fresh data in larger volumes, say once per hour/day/week/month

Stream when time value of data is high/immediate and you can't afford to be more than minutes behind
The overall event queue (so to speak) that's being ingested has a total velocity. Let's say it's

- 1M events/day
- ~42k events/hour
- ~694 events/min
- ~69 events/sec

Let's say 2kb per event, or roughly 2gb/day, 138kb/sec.
Read 20 tweets
Me hace muchísima ilusión presentaros el curso de verano que organizamos @andortizg y un servidor para @UNIAuniversidad:

🤖💻🧠
Introducción práctica a la Inteligencia Artificial y el Deep Learning.
🤖💻🧠

unia.es/inteligencia.a…

#IA #DL #ST
Procedo a vender la moto :)
Inteligencia Artificial… Redes Neuronales…

¡¡LAS MÁQUINAS NOS QUITAN EL TRABAJO!!

Dos campos permean las ciencias en el siglo XXI: la #estadística y la #computación. Combinados, dan lugar al Aprendizaje Automático, el Machine Learning. O como hacer que las máquinas "aprendan"
Como cuento en los monólogos, las máquinas más bien nos quitan "trabajo".

El Machine Learning es herramienta fundamental para automatizar procesos, y hoy en día no se puede entender sin las redes neuronales (la base del Deep Learning #DL).
Read 20 tweets
موضوع: تحلیل سبد سرمایه گذاری 15 شرکت معتبر سرمایه گذاری #کریپتوکارنسی
نتایج:
1-اعلام #رمزارز های مشترک در #پرتفوی شرکتها
2-معرفی پروژه ها و توکن های فوق ، پتانسیل رشد و ارائه توضیحات شخصی
در صورتی که محتوا مناسب و دارای جنبه های آموزشی برای سایرین است لطفا #ریتویت کنید.
لیست شرکت های سرمایه گذاری بررسی شده:
#a16z #polychain #boostvc #dcg #hashkey #pantera#Placeholder_Ventures #cms_holding #blockchain #Coinfund#fabric_ventures#CMS_Holdings #binance_labs#Multicoin#DragonFly
خیلی مهم- رمزارزهای ذیل صرفا انتخاب کارشناسان شرکت های فوق است و زمان خرید آنها توسط شرکت های فوق فاکتور خیلی مهمی است، به نفع شماست که بدون تحلیل، تحقیق و بررسی، آنها را معیار سرمایه گذاری خود قرار ندهید.

توکن های مشترک در پرتفوی سرمایه گذاری شرکتهای بررسی شده: Image
Read 12 tweets
Seems like a lot of #graph visualization stuff cues off of humans' tendency to want to reason about things in terms of either time, or space.
In a force-directed layout, effectively you have an x/y axis and you're reasoning about the graph in space, where "distance" is used as a proxy for path length.
there are also a lot of Google Earth representations, that try to render the spatial view as more tangible

"Crap on a map" has worked really well for a long time because brains are good at reasoning about known physical spaces
Read 13 tweets
Halin v0.11 was just released, with significant new stuff! Also a new UI design. Let's jump in (thread)
Cluster members exist in their own slide-out menu. The "tab per member" approach wasn't working with bigger clusters. Now you have room to grow.
It's now possible (with most recent #APOC) to get storage capacity metrics, so you can see how close you are to filling your disk which tends to make @neo4j very unhappy. Thanks to @mesirii and @santand84 for several things that helped make this possible.
Read 8 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!