A TDB storage is created and various named models stored within.
Is it posible with the API to list all the named models contained in the TDB (so you can pick one to work with) or is it necesary to know the name of the model you want to work with beforehand?
I find nothing in the APi documentation about this (just for creating models) or googling.
You can do it with a sparql query:
Edit
Sorry, just realised that you specifically asked for listing the named graphs from the API. So, as an alternative to the above: