Graph$Impl constructor

Graph$Impl(
  1. Pointer<Void> handle
)

Implementation

Graph$Impl(Pointer<Void> handle) : super(handle);