Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Gephi Cookbook

You're reading from   Gephi Cookbook Over 90 hands-on recipes to master the art of network analysis and visualization with Gephi

Arrow left icon
Product type Paperback
Published in May 2015
Publisher
ISBN-13 9781783987405
Length 296 pages
Edition 1st Edition
Tools
Concepts
Arrow right icon
Toc

Table of Contents (12) Chapters Close

Preface 1. Getting Started with Gephi 2. Basic Graph Manipulations FREE CHAPTER 3. Using Graph Layout Algorithms 4. Working with Partition and Ranking Algorithms 5. Running Metrics, Filters, and Timelines 6. Working in the Data Laboratory Mode 7. Getting Graphs and Networks Ready for Preview 8. Exploring Dynamic and Multilevel Graphs 9. Getting Real-world Graph Datasets 10. Exploring Some Useful Gephi Plugins Index

Filtering, searching, and modifying data based on particular attributes


In Chapter 5, Running Metrics, Filters, and Timelines, we learned how to filter the nodes and edges in a graph, based on certain criteria. Those filters were based on the nodes/edges attributes and properties. The same filtering on node/edge attributes can also be accomplished in the Data Laboratory mode. In this recipe, you will learn how to filter the nodes and edges by employing filters on their various attributes.

Getting ready

Download and open the Hero Social Network Data in Gephi using the steps described in the first recipe of this chapter, Importing a spreadsheet.

How to do it…

The following steps illustrate the process of filtering out the edges based on their weight:

  1. Click on the Edges node, located in the top panel.

  2. From the drop-down menu next to the Filter textbox in the top panel, select Weight:

  3. In the Filter textbox, enter ^5$, which is the regular expression for selecting weights that are equal to five. This...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime