Book Image

Gephi Cookbook

Book Image

Gephi Cookbook

Overview of this book

Table of Contents (18 chapters)
Gephi Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 5. Running Metrics, Filters, and Timelines

In this chapter, we will cover the following recipes:

  • Selecting a list of metrics for a graph

  • Finding the average degree and average weighted degree of a graph

  • Finding the network diameter

  • Finding graph density

  • Finding the HITS value for a graph

  • Finding a graph's modularity

  • Finding a graph's PageRank

  • Finding connected components in a graph

  • Getting a node overview of a graph

  • Getting an edge overview of a graph

  • Getting dynamic statistics for a graph

  • Applying individual filters on a graph

  • Applying a combination of filters on a graph

  • Filtering dynamic graphs based on time intervals