Neuroglancer
neuroglancer.read_precomputed_annotations.AnnotationReader.relationships
Initializing search
    neuroglancer
    • User Guide
    • Concepts
    • Data sources
    • JSON API
    • Python API
    neuroglancer
      • Navigation
      • Coordinate spaces
      • Data view
      • Layer
    • Data sources
      • API Reference
      • API Reference
        • Core
        • Viewer state
        • Viewer Config state
        • Exposing local data as data source
        • Credentials
        • Capturing Screenshots
        • Server
        • Utilities
          • JSON Containers
          • Trackable state
          • Precomputed Annotation I/O
            • CAnnotationMap
            • VAnnotationType
            • CAnnotationReader
              • Constructors
              • I/O
                • Mget_within_spatial_bounds
                • Aby_id
                • Arelationships
              • Accessors
    neuroglancer.read_precomputed_annotations.AnnotationReader.relationships: dict[
        
    str, AnnotationMap[int, list[Annotation]]
    ]

    Related segment maps for each relationship.

    Back to top
    Previous neuroglancer.read_precomputed_annotations.AnnotationReader.by_id
    Next neuroglancer.read_precomputed_annotations.AnnotationReader.coordinate_space
    © Copyright 2021 The Neuroglancer Authors.
    Created using Sphinx 8.1.3. and Sphinx-Immaterial