Identity & Authority: Neo4j – Signal Evidence & AI Readability

Neo4j

(https://neo4j.com) 📸 Data Snapshot: May 24, 2026
Identity & Authority — The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
14 Impact Weight: 15 / 100
93% Reputation

Authority is well-established through technical documentation, GraphAcademy courses, and 3rd party analyst reports. The schema_json includes proper Organization data and sameAs links to major social platforms. The presence of a Trust Center at trust.neo4j.com for compliance documents removes the authority gap typically found in generic SaaS sites.

Performance claims are grounded in specific numbers and external audits. Instead of saying we save you time, the site cites a specific case study where real-time analysis saved over 4 million employee hours. The 99.95% uptime is stated as a contractual SLA rather than a marketing estimate.

Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.

🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://neo4j.com/",
            "url": "https://neo4j.com/",
            "name": "Neo4j Graph Intelligence Platform",
            "isPartOf": {
                "@id": "https://neo4j.com/#website"
            },
            "about": {
                "@id": "https://neo4j.com/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://neo4j.com/#primaryimage"
            },
            "image": {
                "@id": "https://neo4j.com/#primaryimage"
            },
            "thumbnailUrl": "https://dist.neo4j.com/wp-content/uploads/20260323085936/neo4j-graph-intelligence-platform-og-image.webp",
            "datePublished": "2020-05-16T14:07:19+00:00",
            "dateModified": "2026-05-20T17:45:16+00:00",
            "description": "Connect data as it's stored with Neo4j. Perform powerful, complex queries at scale and speed with our graph data platform.",
            "breadcrumb": {
                "@id": "https://neo4j.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://neo4j.com/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://neo4j.com/#primaryimage",
            "url": "https://dist.neo4j.com/wp-content/uploads/20260323085936/neo4j-graph-intelligence-platform-og-image.webp",
            "contentUrl": "https://dist.neo4j.com/wp-content/uploads/20260323085936/neo4j-graph-intelligence-platform-og-image.webp",
            "width": 2560,
            "height": 1344
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://neo4j.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Neo4j Graph Intelligence Platform"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://neo4j.com/#website",
            "url": "https://neo4j.com/",
            "name": "Graph Database & Analytics",
            "description": "The Leader in Graph Databases",
            "publisher": {
                "@id": "https://neo4j.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://neo4j.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://neo4j.com/#organization",
            "name": "Neo4j",
            "url": "https://neo4j.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://neo4j.com/#/schema/logo/image/",
                "url": "https://dist.neo4j.com/wp-content/uploads/20230926084108/Logo_FullColor_RGB_TransBG.svg",
                "contentUrl": "https://dist.neo4j.com/wp-content/uploads/20230926084108/Logo_FullColor_RGB_TransBG.svg",
                "width": 677,
                "height": 242,
                "caption": "Neo4j"
            },
            "image": {
                "@id": "https://neo4j.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/neo4j.graph.database",
                "https://x.com/neo4j",
                "https://instagram.com/neo4j",
                "https://www.linkedin.com/company/neo4j",
                "https://www.pinterest.com/neo4j/",
                "https://www.youtube.com/neo4j"
            ]
        }
    ]
}
/customer-stories/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://neo4j.com/customer-stories/",
            "url": "https://neo4j.com/customer-stories/",
            "name": "Neo4j Customer Success Stories",
            "isPartOf": {
                "@id": "https://neo4j.com/#website"
            },
            "datePublished": "2024-11-13T18:06:58+00:00",
            "dateModified": "2026-04-13T18:55:33+00:00",
            "description": "Get first-hand accounts from real Neo4j customers, detailing how Neo4j helped them achieve their business goals and ROI.",
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://neo4j.com/customer-stories/"
                    ]
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://neo4j.com/#website",
            "url": "https://neo4j.com/",
            "name": "Graph Database & Analytics",
            "description": "The Leader in Graph Databases",
            "publisher": {
                "@id": "https://neo4j.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://neo4j.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://neo4j.com/#organization",
            "name": "Neo4j",
            "url": "https://neo4j.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://neo4j.com/#/schema/logo/image/",
                "url": "https://dist.neo4j.com/wp-content/uploads/20230926084108/Logo_FullColor_RGB_TransBG.svg",
                "contentUrl": "https://dist.neo4j.com/wp-content/uploads/20230926084108/Logo_FullColor_RGB_TransBG.svg",
                "width": 677,
                "height": 242,
                "caption": "Neo4j"
            },
            "image": {
                "@id": "https://neo4j.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/neo4j.graph.database",
                "https://x.com/neo4j",
                "https://instagram.com/neo4j",
                "https://www.linkedin.com/company/neo4j",
                "https://www.pinterest.com/neo4j/",
                "https://www.youtube.com/neo4j"
            ]
        }
    ]
}
/product/auradb/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://neo4j.com/product/auradb/",
            "url": "https://neo4j.com/product/auradb/",
            "name": "Fully Managed Graph Database Service | Neo4j AuraDB",
            "isPartOf": {
                "@id": "https://neo4j.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://neo4j.com/product/auradb/#primaryimage"
            },
            "image": {
                "@id": "https://neo4j.com/product/auradb/#primaryimage"
            },
            "thumbnailUrl": "https://dist.neo4j.com/wp-content/uploads/20220408160221/social_sharing_auradb.png",
            "datePublished": "2024-08-14T04:50:25+00:00",
            "dateModified": "2026-04-24T19:46:25+00:00",
            "description": "Discover Neo4j AuraDB, our graph database for the cloud.",
            "breadcrumb": {
                "@id": "https://neo4j.com/product/auradb/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://neo4j.com/product/auradb/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://neo4j.com/product/auradb/#primaryimage",
            "url": "https://dist.neo4j.com/wp-content/uploads/20220408160221/social_sharing_auradb.png",
            "contentUrl": "https://dist.neo4j.com/wp-content/uploads/20220408160221/social_sharing_auradb.png",
            "width": 1200,
            "height": 628
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://neo4j.com/product/auradb/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Product",
                    "item": "https://neo4j.com/product/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Aura"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://neo4j.com/#website",
            "url": "https://neo4j.com/",
            "name": "Graph Database & Analytics",
            "description": "The Leader in Graph Databases",
            "publisher": {
                "@id": "https://neo4j.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://neo4j.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://neo4j.com/#organization",
            "name": "Neo4j",
            "url": "https://neo4j.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://neo4j.com/#/schema/logo/image/",
                "url": "https://dist.neo4j.com/wp-content/uploads/20230926084108/Logo_FullColor_RGB_TransBG.svg",
                "contentUrl": "https://dist.neo4j.com/wp-content/uploads/20230926084108/Logo_FullColor_RGB_TransBG.svg",
                "width": 677,
                "height": 242,
                "caption": "Neo4j"
            },
            "image": {
                "@id": "https://neo4j.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/neo4j.graph.database",
                "https://x.com/neo4j",
                "https://instagram.com/neo4j",
                "https://www.linkedin.com/company/neo4j",
                "https://www.pinterest.com/neo4j/",
                "https://www.youtube.com/neo4j"
            ]
        }
    ]
}
/use-cases/ai-systems/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://neo4j.com/use-cases/ai-systems/",
            "url": "https://neo4j.com/use-cases/ai-systems/",
            "name": "AI Systems - Build Smarter AI Systems Faster With Context",
            "isPartOf": {
                "@id": "https://neo4j.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://neo4j.com/use-cases/ai-systems/#primaryimage"
            },
            "image": {
                "@id": "https://neo4j.com/use-cases/ai-systems/#primaryimage"
            },
            "thumbnailUrl": "https://dist.neo4j.com/wp-content/uploads/20251001155523/hero-graphic-genai.svg",
            "datePublished": "2025-10-01T22:52:34+00:00",
            "dateModified": "2026-05-20T19:03:34+00:00",
            "description": "Manage context using a knowledge graph to boost LLM accuracy and explainability. Improve AI reasoning. Evolve and enrich AI agent knowledge over time.",
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://neo4j.com/use-cases/ai-systems/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://neo4j.com/use-cases/ai-systems/#primaryimage",
            "url": "https://dist.neo4j.com/wp-content/uploads/20251001155523/hero-graphic-genai.svg",
            "contentUrl": "https://dist.neo4j.com/wp-content/uploads/20251001155523/hero-graphic-genai.svg",
            "width": 555,
            "height": 435
        },
        {
            "@type": "WebSite",
            "@id": "https://neo4j.com/#website",
            "url": "https://neo4j.com/",
            "name": "Graph Database & Analytics",
            "description": "The Leader in Graph Databases",
            "publisher": {
                "@id": "https://neo4j.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://neo4j.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://neo4j.com/#organization",
            "name": "Neo4j",
            "url": "https://neo4j.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://neo4j.com/#/schema/logo/image/",
                "url": "https://dist.neo4j.com/wp-content/uploads/20230926084108/Logo_FullColor_RGB_TransBG.svg",
                "contentUrl": "https://dist.neo4j.com/wp-content/uploads/20230926084108/Logo_FullColor_RGB_TransBG.svg",
                "width": 677,
                "height": 242,
                "caption": "Neo4j"
            },
            "image": {
                "@id": "https://neo4j.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/neo4j.graph.database",
                "https://x.com/neo4j",
                "https://instagram.com/neo4j",
                "https://www.linkedin.com/company/neo4j",
                "https://www.pinterest.com/neo4j/",
                "https://www.youtube.com/neo4j"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
45Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 35 1
/customer-stories/ 3 1
/product/auradb/ 4 1
/use-cases/ai-systems/ 3 1