Files
AI/참고/neo4j-graphrag-python-main/docs/source/themes/neo4j/footer.html
2026-05-12 19:40:31 +09:00

44 lines
2.8 KiB
HTML

<footer class="footer">
<div class="wrapper">
<div class="column">
<div class="logo-footer"></div>
<p>© <span id="footer-copyright-year">{{year}}</span> Neo4j, Inc.<br>
<a href="https://neo4j.com/terms/">Terms</a> | <a href="https://neo4j.com/privacy-policy/">Privacy </a> | <a href="https://neo4j.com/sitemap/">Sitemap</a></p>
<p>Neo4j<sup>®</sup>, Neo Technology<sup>®</sup>, Cypher<sup>®</sup>, Neo4j<sup>®</sup> Bloom<sup></sup> and
Neo4j<sup>®</sup> Aura<sup></sup> are registered trademarks
of Neo4j, Inc. All other marks are owned by their respective companies.</p>
</div>
<div class="column">
<h2><a href="https://neo4j.com/contact-us/?ref=footer">Contact Us →</a></h2>
<p>US: 1-855-636-4532<br>
Sweden +46 171 480 113<br>
UK: +44 20 3868 3223<br>
France: +33 (0) 1 88 46 13 20<br>
<!--Germany: +49 (0)89 26204 6300</p>-->
</p>
</div>
<div class="column links">
<h2>Learn</h2>
<ul>
<li><i class="fa fa-wrench" aria-hidden="true"></i> <a rel="noopener" href="https://neo4j.com/sandbox/?ref=developer-footer">Sandbox</a></li>
<li><i class="fa fa-comments-o" aria-hidden="true"></i> <a rel="noopener" href="https://community.neo4j.com?ref=developer-footer" target="_blank">Neo4j Community Site</a></li>
<li><i class="fa fa-book" aria-hidden="true"></i> <a rel="noopener" href="https://medium.com/neo4j" target="_blank">Neo4j Developer Blog</a></li>
<li><i class="fa fa-youtube" aria-hidden="true"></i> <a rel="noopener" href="https://www.youtube.com/neo4j" target="_blank">Neo4j Videos</a></li>
<li><i class="fa fa-graduation-cap" aria-hidden="true"></i> <a rel="noopener" href="https://neo4j.com/graphacademy/?ref=developer-footer">GraphAcademy</a></li>
<li><i class="fa fa-flask" aria-hidden="true"></i> <a href="https://neo4j.com/labs/?ref=developer-footer">Neo4j Labs</a></li>
</ul>
</div>
<div class="column links">
<h2>Social</h2>
<ul>
<li><i class="fa fa-twitter" aria-hidden="true"></i> <a rel="noopener" href="https://twitter.com/neo4j" target="_blank">Twitter</a></li>
<li><i class="fa fa-meetup" aria-hidden="true"></i> <a rel="noopener" href="https://www.meetup.com/Neo4j-Online-Meetup/" target="_blank">Meetups</a></li>
<li><i class="fa fa-github" aria-hidden="true"></i> <a rel="noopener" href="https://github.com/neo4j/neo4j" target="_blank">Github</a></li>
<li><i class="fa fa-stack-overflow" aria-hidden="true"></i> <a rel="noopener" href="https://stackoverflow.com/questions/tagged/neo4j" target="_blank">Stack Overflow</a></li>
<li class="speaker-program"><a href="https://docs.google.com/forms/d/e/1FAIpQLSdEcNnMruES5iwvOVYovmS1D_P1ZL_HdUOitFrwrvruv5PZvA/viewform">Want to Speak?</a></li>
</ul>
</div>
</div>
</footer>