-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Eigenvector Centrality
Daniel Ballinger edited this page Aug 26, 2018
·
2 revisions
A measure of node importance in a network based on a node's connections.
https://en.wikipedia.org/wiki/Eigenvector_centrality
See org.gephi.statistics.plugin.EigenvectorCentrality.java.
This code was implemented by Patrick McSweeney.
- Developer Handbook
- Build
- Code Style
- Localization
- Datasets
- Import CSV Data
- Import Dynamic Data
- Scripting Plugin
- Quick Start
- Démarrage rapide (FR)
- Layout
- Spatialisations (FR)
- Statistics
- Import
- Spigot importer with Wizard
- Export
- Generator
- Filter
- Extend Data Laboratory
- Preview renderer
- Add a module panel
- Add a submenu
- Build a plugin without Gephi source code
- Update a plugin
- Code Sharing Strategy
- Graph Streaming