[Question] Disable Blueprint's nodes?

I mean that conception of commenting is present in every programming language. You can simply comment block of code to “hide” it from compiler, but save it for future as some potential solution.

Or to disable some functionality temporary.

I know that BPs works in another way, but this is programming also.