Twitter
youtube
Discord
Contact us
Forums
New posts
Trending
Rules
Explore
Bioenergetic Wiki
Bioenergetic Life Search
Bioprovement Peat Search
Ray Peat Interviews by Danny Roddy
Master List: Ray Peat, PhD Interviews & Quotes by FPS
Traveling Resources
Google Flights
Wiki Voyage
DeepL Translator
Niche
Numbeo
Merch
Log in
Register
What's new
Search
Search
Search engine:
Threadloom Search
XenForo Search
Search titles only
By:
New posts
Trending
Menu
Log in
Register
Navigation
Install the app
Install
More options
Light/Dark Mode
Contact us
Close Menu
Information
World News
Show HN: We designed and implemented graph projection feature
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Hacker News" data-source="post: 70773" data-attributes="member: 365"><p>Hi all! I'm one of the developers that were working on this project for some time. In recent months, users started to ask us more frequently about the ability to run algorithms on a part of graph stored in database - subgraph. Now to do this, we extended the implementation of C API we had and brought to you the graph project feature that enables running algorithms on a specific subset of a graph stored in the database.</p><p>You can now do graph analysis with PageRank, degree centrality, betweenness centrality, or any other algorithm on subgraphs without any additional adjustments. Before you had to create new query procedure. You can fire up a graph machine learning algorithm, such as Temporal graph networks and split the dataset inside the query to do training and validation without splitting the dataset programmatically. And last but not least, you can use your graphics card to run one of cuGraph's algorithms on subgraph in terms of seconds.</p><p>You can find the whole explanation in blog post [1] and you can checkout the code at Memgraph GitHub [2]. Furthermore you can check cuGraph's algorithms we have integrated [3]</p><p>I'd like to hear your feedback on our approach. Also if you have any general feedback, just write it in the comments <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p>[1] <a href="https://memgraph.com/blog/how-we-designed-and-implemented-graph-projection-feature" target="_blank">https://memgraph.com/blog/how-we-designed-and-implemented-gr...</a></p><p>[2] <a href="https://github.com/memgraph/memgraph/" target="_blank">https://github.com/memgraph/memgraph/</a></p><p>[3] <a href="https://memgraph.com/docs/mage/query-modules/cuda/cugraph" target="_blank">https://memgraph.com/docs/mage/query-modules/cuda/cugraph</a></p><p></p><hr /><p></p><p>Comments URL: <a href="https://news.ycombinator.com/item?id=33065158" target="_blank">https://news.ycombinator.com/item?id=33065158</a></p><p></p><p>Points: 4</p><p></p><p># Comments: 0</p><p></p><p><a href="https://news.ycombinator.com/item?id=33065158" target="_blank">Continue reading...</a></p></blockquote><p></p>
[QUOTE="Hacker News, post: 70773, member: 365"] Hi all! I'm one of the developers that were working on this project for some time. In recent months, users started to ask us more frequently about the ability to run algorithms on a part of graph stored in database - subgraph. Now to do this, we extended the implementation of C API we had and brought to you the graph project feature that enables running algorithms on a specific subset of a graph stored in the database. You can now do graph analysis with PageRank, degree centrality, betweenness centrality, or any other algorithm on subgraphs without any additional adjustments. Before you had to create new query procedure. You can fire up a graph machine learning algorithm, such as Temporal graph networks and split the dataset inside the query to do training and validation without splitting the dataset programmatically. And last but not least, you can use your graphics card to run one of cuGraph's algorithms on subgraph in terms of seconds. You can find the whole explanation in blog post [1] and you can checkout the code at Memgraph GitHub [2]. Furthermore you can check cuGraph's algorithms we have integrated [3] I'd like to hear your feedback on our approach. Also if you have any general feedback, just write it in the comments :) [1] [URL='https://memgraph.com/blog/how-we-designed-and-implemented-graph-projection-feature']https://memgraph.com/blog/how-we-designed-and-implemented-gr...[/URL] [2] [URL]https://github.com/memgraph/memgraph/[/URL] [3] [URL]https://memgraph.com/docs/mage/query-modules/cuda/cugraph[/URL] [HR][/HR] Comments URL: [URL]https://news.ycombinator.com/item?id=33065158[/URL] Points: 4 # Comments: 0 [url="https://news.ycombinator.com/item?id=33065158"]Continue reading...[/url] [/QUOTE]
Loading…
Insert quotes…
Verification
Post reply
Information
World News
Show HN: We designed and implemented graph projection feature
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top