defaultGraphId property

String? get defaultGraphId

Property getter and setter for defaultGraphId:

Implementation

String? get defaultGraphId;
set defaultGraphId (String? defaultGraphId)

Implementation

set defaultGraphId(String? defaultGraphId);