The graph summary API returns a read-only list of node and edge labels and property keys, along with counts of nodes, edges, and properties.
See Graph summary response for a property graph (PG).
Neptune logs are converted to SPARQL quads in the graph using the Resource Description Framework (RDF) N-QUADS language defined in the W3C RDF 1.1 N-Quads specification
Contains statistics information.
The DFE engine uses information about the data in your Neptune graph to make effective trade-offs when planning query execution.
This information takes the form of statistics that include so-called characteristic sets and predicate statistics that can guide query planning.
See Managing statistics for the Neptune DFE to use.