The code implementation for paper "Label-Only Membership Inference Attack against Node-Level Graph Neural Networks", which is accepted by AISec 22' (CCS workshop).
2.python node_main.py; run with default settings, which can be configured in the file default_setting_n.py. Or run node_main.py with paramters (-corresponding paramter).
3.Please check whether packages in requirements.txt are installed before running.