GraphScope
Contents
Installation
Getting Started
Tutorials
Deployment
Loading Graphs
GraphScope Interactive Engine
GraphScope Analytical Engine
GraphScope Learning Engine
Developer Guide
Reference
Python API Reference
Session
Graph
Analytical App
Context
Selector
Operation
Cython SDK API
Interactive Query
Graph Learning
NetworkX-style API(Preview)
Graph types
Graph
DiGraph
Edge List
Adjacency List
Builtin algorithms
Functions
Graph generators
Converting to and from other data formats
Relabeling nodes
Reading and writing graphs
Analytical Engine API Reference
GraphScope
Docs
»
Python API Reference
»
NetworkX-style API(Preview)
»
Graph types
»
graphscope.experimental.nx.Graph.clear
View page source
graphscope.experimental.nx.Graph.clear
¶
Graph.
clear
(
)
[source]
¶
Remove all nodes and edges from the graph.
Read the Docs
v: latest
Languages
en
zh_CN