home / sidx_000

UriReference

36 rows where content = 86

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: target

Link content target why
86,28,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/ 28  
86,28,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/ 28  
86,28,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/ 28  
86,28,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/ 28  
86,28,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/ 28  
86,28,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/ 28  
86,28,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/ 28  
86,28,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/ 28  
86,28,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/ 28  
86,28,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/ 28  
86,28,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/ 28  
86,28,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/ 28  
86,155,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155  
86,155,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155  
86,155,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155  
86,155,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155  
86,155,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155  
86,155,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155  
86,155,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155  
86,155,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155  
86,155,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155  
86,155,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155  
86,155,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155  
86,155,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155  
86,282,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/ 282  
86,282,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/ 282  
86,282,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/ 282  
86,282,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/ 282  
86,282,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/ 282  
86,282,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/ 282  
86,282,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/ 282  
86,282,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/ 282  
86,282,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/ 282  
86,282,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/ 282  
86,282,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/ 282  
86,282,None 86 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/source/ 282  

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE UriReference(
    content INTEGER,
    target INTEGER,
    why INTEGER,
    PRIMARY KEY (content, target, why),
    FOREIGN KEY(content) REFERENCES Hash(id),
    FOREIGN KEY(target) REFERENCES Str(id), /* E.g. Uri or Path */
    FOREIGN KEY(why) REFERENCES Str(id) /* E.g. "href" */
);
CREATE INDEX UriReferenceIdx
ON UriReference(target, content);
Powered by Datasette · Queries took 11.329ms