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
            • C AnnotationMap
            • V AnnotationType
            • C AnnotationReader
              • Constructors
              • I/O
                • M get_within_spatial_bounds
                • A by_id
                • A relationships
              • Accessors
            • C SkeletonReader
            • C SegmentProperties
            • C SegmentPropertySpec
            • C PrecomputedSegmentPropertiesReader
    neuroglancer.read_precomputed_annotations.AnnotationReader.relationships: dict[
        
    str, AnnotationMap[int, list[Annotation]]
    ]

    Related segment maps for each relationship.

    © Copyright 2021 The Neuroglancer Authors.
    Created using Sphinx 8.1.3. and Sphinx-Immaterial