geodesic.boson.dataset.Dataset.reference#

Dataset.reference(project=None)[source]#

Returns a new Dataset that just exists as a boson network reference to this one.

Reference Datasets can only be looked up on the boson network and can not be used to create views, joins, or unions.

Returns:

a new Dataset that is a reference to this one using the “vertex” provider

Return type:

Dataset