Not logged in : Login
(Sponging disallowed)

About: https://github.com/Vanaheimr/Blueprints.NET/commits/master.atom#18     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : sioc:Post, within Data Space : www.openlinksw.com associated with source document(s)
QRcode icon
http://www.openlinksw.com/describe/?url=https%3A%2F%2Fgithub.com%2FVanaheimr%2FBlueprints.NET%2Fcommits%2Fmaster.atom%2318

AttributesValues
has container
maker
Description
  • m Blueprints/Blueprints.csproj + Blueprints/Exceptions/EdgesExceptions.cs + Blueprints/Exceptions/HyperEdgesExceptions.cs + Blueprints/Exceptions/MultiEdgesExceptions.cs - Blueprints/Exceptions/PropertiesExceptions.cs m Blueprints/Exceptions/VerticesExceptions.cs - Blueprints/Extensions/GenericPropertyGraph/IGenericPropertyEdgeExtensions.cs - Blueprints/Extensions/GenericPropertyGraph/IGenericPropertyGraphExtensions.cs - Blueprints/Extensions/GenericPropertyGraph/IGenericPropertyHyperEdgeExtensions.cs - Blueprints/Extensions/GenericPropertyGraph/IGenericPropertyMultiEdgeExtensions.cs - Blueprints/Extensions/GenericPropertyGraph/IGenericPropertyVertexExtensions.cs - Blueprints/Extensions/IGraphElementExtensions.cs - Blueprints/Extensions/IPropertiesExtensions.cs + Blueprints/Interfaces/GenericPropertyGraph/IEdgeMethods.cs m Blueprints/Interfaces/GenericPropertyGraph/IGenericPropertyEdge.cs m Blueprints/Interfaces/GenericPropertyGraph/IGenericPropertyGraph.cs m Blueprints/Interfaces/GenericPropertyGraph/IGenericPropertyHyperEdge.cs m Blueprints/Interfaces/GenericPropertyGraph/IGenericPropertyMultiEdge.cs m Blueprints/Interfaces/GenericPropertyGraph/IGenericPropertyVertex.cs m Blueprints/Interfaces/GenericPropertyGraph/IGraphElement.cs + Blueprints/Interfaces/GenericPropertyGraph/IHyperEdgeMethods.cs + Blueprints/Interfaces/GenericPropertyGraph/IMultiEdgeMethods.cs m Blueprints/Interfaces/GenericPropertyGraph/IVertexMethods.cs m Blueprints/Interfaces/PropertyGraph/IPropertyMultiEdge.cs + Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyEdgeMethods.cs m Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyGenericPropertyEdge.cs m Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyGenericPropertyGraph.cs m Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyGenericPropertyHyperEdge.cs m Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyGenericPropertyMultiEdge.cs m Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyGenericPropertyVertex.cs m Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyGraphElement.cs + Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyHyperEdgeMethods.cs + Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyMultiEdgeMethods.cs m Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyVertexMethods.cs m BlueprintsTests/GenericDemoGraphFactory.cs m BlueprintsTests/PropertyGraphTests/GraphWithPropertiesTests.cs m BlueprintsTests/PropertyGraphTests/IPropertyGraphExtensionTests.cs m BlueprintsTests/PropertyGraphTests/PropertyVertexTests.cs m PropertyGraphs/GenericPropertyGraph/GenericPropertyEdge.cs m PropertyGraphs/GenericPropertyGraph/GenericPropertyGraph.cs m PropertyGraphs/GenericPropertyGraph/GenericPropertyHyperEdge.cs m PropertyGraphs/GenericPropertyGraph/GenericPropertyMultiEdge.cs m PropertyGraphs/GenericPropertyGraph/GenericPropertyVertex.cs m PropertyGraphs/GraphSchemaHandling.cs m PropertyGraphs/PartitionGraph/GenericPartitionPropertyGraph.cs m PropertyGraphs/PropertyGraph/PropertyGraph.cs m PropertyGraphs/PropertyGraph/PropertyHyperEdge.cs m PropertyGraphs/PropertyGraph/PropertyMultiEdge.cs m PropertyGraphs/PropertyGraph/PropertyVertex.cs m PropertyGraphs/PropertyGraphs.csproj Major refactoring to return read-only datastructures on default.
  • m Blueprints/Blueprints.csproj + Blueprints/Exceptions/EdgesExceptions.cs + Blueprints/Exceptions/HyperEdgesExceptions.cs + Blueprints/Exceptions/MultiEdgesExceptions.cs - Blueprints/Exceptions/PropertiesExceptions.cs m Blueprints/Exceptions/VerticesExceptions.cs - Blueprints/Extensions/GenericPropertyGraph/IGenericPropertyEdgeExtensions.cs - Blueprints/Extensions/GenericPropertyGraph/IGenericPropertyGraphExtensions.cs - Blueprints/Extensions/GenericPropertyGraph/IGenericPropertyHyperEdgeExtensions.cs - Blueprints/Extensions/GenericPropertyGraph/IGenericPropertyMultiEdgeExtensions.cs - Blueprints/Extensions/GenericPropertyGraph/IGenericPropertyVertexExtensions.cs - Blueprints/Extensions/IGraphElementExtensions.cs - Blueprints/Extensions/IPropertiesExtensions.cs + Blueprints/Interfaces/GenericPropertyGraph/IEdgeMethods.cs m Blueprints/Interfaces/GenericPropertyGraph/IGenericPropertyEdge.cs m Blueprints/Interfaces/GenericPropertyGraph/IGenericPropertyGraph.cs m Blueprints/Interfaces/GenericPropertyGraph/IGenericPropertyHyperEdge.cs m Blueprints/Interfaces/GenericPropertyGraph/IGenericPropertyMultiEdge.cs m Blueprints/Interfaces/GenericPropertyGraph/IGenericPropertyVertex.cs m Blueprints/Interfaces/GenericPropertyGraph/IGraphElement.cs + Blueprints/Interfaces/GenericPropertyGraph/IHyperEdgeMethods.cs + Blueprints/Interfaces/GenericPropertyGraph/IMultiEdgeMethods.cs m Blueprints/Interfaces/GenericPropertyGraph/IVertexMethods.cs m Blueprints/Interfaces/PropertyGraph/IPropertyMultiEdge.cs + Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyEdgeMethods.cs m Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyGenericPropertyEdge.cs m Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyGenericPropertyGraph.cs m Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyGenericPropertyHyperEdge.cs m Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyGenericPropertyMultiEdge.cs m Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyGenericPropertyVertex.cs m Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyGraphElement.cs + Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyHyperEdgeMethods.cs + Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyMultiEdgeMethods.cs m Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyVertexMethods.cs m BlueprintsTests/GenericDemoGraphFactory.cs m BlueprintsTests/PropertyGraphTests/GraphWithPropertiesTests.cs m BlueprintsTests/PropertyGraphTests/IPropertyGraphExtensionTests.cs m BlueprintsTests/PropertyGraphTests/PropertyVertexTests.cs m PropertyGraphs/GenericPropertyGraph/GenericPropertyEdge.cs m PropertyGraphs/GenericPropertyGraph/GenericPropertyGraph.cs m PropertyGraphs/GenericPropertyGraph/GenericPropertyHyperEdge.cs m PropertyGraphs/GenericPropertyGraph/GenericPropertyMultiEdge.cs m PropertyGraphs/GenericPropertyGraph/GenericPropertyVertex.cs m PropertyGraphs/GraphSchemaHandling.cs m PropertyGraphs/PartitionGraph/GenericPartitionPropertyGraph.cs m PropertyGraphs/PropertyGraph/PropertyGraph.cs m PropertyGraphs/PropertyGraph/PropertyHyperEdge.cs m PropertyGraphs/PropertyGraph/PropertyMultiEdge.cs m PropertyGraphs/PropertyGraph/PropertyVertex.cs m PropertyGraphs/PropertyGraphs.csproj 
    Major refactoring to return read-only datastructures on default.
Description
  • m Blueprints/Blueprints.csproj
    + Blueprints/Exceptions/EdgesExceptions.cs
    + Blueprints/Exceptions/HyperEdgesExceptions.cs
    + Blueprints/Exceptions/MultiEdgesExceptions.cs
    - Blueprints/Exceptions/PropertiesExceptions.cs
    m Blueprints/Exceptions/VerticesExceptions.cs
    - Blueprints/Extensions/GenericPropertyGraph/IGenericPropertyEdgeExtensions.cs
    - Blueprints/Extensions/GenericPropertyGraph/IGenericPropertyGraphExtensions.cs
    - Blueprints/Extensions/GenericPropertyGraph/IGenericPropertyHyperEdgeExtensions.cs
    - Blueprints/Extensions/GenericPropertyGraph/IGenericPropertyMultiEdgeExtensions.cs
    - Blueprints/Extensions/GenericPropertyGraph/IGenericPropertyVertexExtensions.cs
    - Blueprints/Extensions/IGraphElementExtensions.cs
    - Blueprints/Extensions/IPropertiesExtensions.cs
    + Blueprints/Interfaces/GenericPropertyGraph/IEdgeMethods.cs
    m Blueprints/Interfaces/GenericPropertyGraph/IGenericPropertyEdge.cs
    m Blueprints/Interfaces/GenericPropertyGraph/IGenericPropertyGraph.cs
    m Blueprints/Interfaces/GenericPropertyGraph/IGenericPropertyHyperEdge.cs
    m Blueprints/Interfaces/GenericPropertyGraph/IGenericPropertyMultiEdge.cs
    m Blueprints/Interfaces/GenericPropertyGraph/IGenericPropertyVertex.cs
    m Blueprints/Interfaces/GenericPropertyGraph/IGraphElement.cs
    + Blueprints/Interfaces/GenericPropertyGraph/IHyperEdgeMethods.cs
    + Blueprints/Interfaces/GenericPropertyGraph/IMultiEdgeMethods.cs
    m Blueprints/Interfaces/GenericPropertyGraph/IVertexMethods.cs
    m Blueprints/Interfaces/PropertyGraph/IPropertyMultiEdge.cs
    + Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyEdgeMethods.cs
    m Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyGenericPropertyEdge.cs
    m Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyGenericPropertyGraph.cs
    m Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyGenericPropertyHyperEdge.cs
    m Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyGenericPropertyMultiEdge.cs
    m Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyGenericPropertyVertex.cs
    m Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyGraphElement.cs
    + Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyHyperEdgeMethods.cs
    + Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyMultiEdgeMethods.cs
    m Blueprints/Interfaces/ReadOnlyGenericPropertyGraph/IReadOnlyVertexMethods.cs
    m BlueprintsTests/GenericDemoGraphFactory.cs
    m BlueprintsTests/PropertyGraphTests/GraphWithPropertiesTests.cs
    m BlueprintsTests/PropertyGraphTests/IPropertyGraphExtensionTests.cs
    m BlueprintsTests/PropertyGraphTests/PropertyVertexTests.cs
    m PropertyGraphs/GenericPropertyGraph/GenericPropertyEdge.cs
    m PropertyGraphs/GenericPropertyGraph/GenericPropertyGraph.cs
    m PropertyGraphs/GenericPropertyGraph/GenericPropertyHyperEdge.cs
    m PropertyGraphs/GenericPropertyGraph/GenericPropertyMultiEdge.cs
    m PropertyGraphs/GenericPropertyGraph/GenericPropertyVertex.cs
    m PropertyGraphs/GraphSchemaHandling.cs
    m PropertyGraphs/PartitionGraph/GenericPartitionPropertyGraph.cs
    m PropertyGraphs/PropertyGraph/PropertyGraph.cs
    m PropertyGraphs/PropertyGraph/PropertyHyperEdge.cs
    m PropertyGraphs/PropertyGraph/PropertyMultiEdge.cs
    m PropertyGraphs/PropertyGraph/PropertyVertex.cs
    m PropertyGraphs/PropertyGraphs.csproj
    
    Major refactoring to return read-only datastructures on default.
Title
  • Major refactoring to return read-only datastructures on default.
type
is made of
is container of of
Faceted Search & Find service v1.17_git122 as of Jan 03 2023


Alternative Linked Data Documents: iSPARQL | ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Apr 5 2024, on Linux (x86_64-generic-linux-glibc25), Single-Server Edition (30 GB total memory, 26 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software