set_api_token()
Sets the Neptune API token for the session.
Parameters
Example
import neptune_query as nq
nq.set_api_token("SomeOtherNeptuneApiToken")
set_api_token()
Sets the Neptune API token for the session.
import neptune_query as nq
nq.set_api_token("SomeOtherNeptuneApiToken")