Get Adjacent Points

Hi!
Is there a way to access all points that are directly connected to a specific point in python (inside a Script SOP)?
I’ve done a bit of searching, and I guess I could do something by accessing primitives via a SOP to DAT, getting the vertices etc, but this seems really over-complicated, I guess I’m overlooking something?
Thanks!